Home
last modified time | relevance | path

Searched refs:show_header (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/tools/perf/ui/stdio/
Dhist.c373 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/
Dhist.h145 size_t hists__fprintf(struct hists *hists, bool show_header, int max_rows,
/linux-4.4.14/kernel/trace/
Dtrace_events.c1534 show_header(struct file *filp, char __user *ubuf, size_t cnt, loff_t *ppos) in show_header() function
1869 .read = show_header,