Searched refs:show_header (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/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.4.14/tools/perf/util/ |
D | hist.h | 145 size_t hists__fprintf(struct hists *hists, bool show_header, int max_rows,
|
/linux-4.4.14/kernel/trace/ |
D | trace_events.c | 1534 show_header(struct file *filp, char __user *ubuf, size_t cnt, loff_t *ppos) in show_header() function 1869 .read = show_header,
|