Searched refs:show_header (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/tools/perf/ui/stdio/ |
D | hist.c | 373 size_t hists__fprintf(struct hists *hists, bool show_header, int max_rows, in hists__fprintf() argument 399 if (!show_header) in hists__fprintf()
|
/linux-4.1.27/tools/perf/util/ |
D | hist.h | 139 size_t hists__fprintf(struct hists *hists, bool show_header, int max_rows,
|
/linux-4.1.27/kernel/trace/ |
D | trace_events.c | 1294 show_header(struct file *filp, char __user *ubuf, size_t cnt, loff_t *ppos) in show_header() function 1403 .read = show_header,
|