Searched refs:show_header (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/tools/perf/ui/stdio/ |
D | hist.c | 756 size_t hists__fprintf(struct hists *hists, bool show_header, int max_rows, in hists__fprintf() argument 775 if (show_header) in hists__fprintf()
|
/Linux-v4.19/tools/perf/util/ |
D | hist.h | 182 size_t hists__fprintf(struct hists *hists, bool show_header, int max_rows,
|
/Linux-v4.19/kernel/trace/ |
D | trace_events.c | 1552 show_header(struct file *filp, char __user *ubuf, size_t cnt, loff_t *ppos) in show_header() function 1773 .read = show_header,
|