Searched refs:show_header (Results 1 – 4 of 4) sorted by relevance
/linux/tools/bpf/bpftool/ |
A D | map.c | 846 bool show_header) in map_dump() argument 870 if (show_header) { in map_dump() 876 } else if (show_header) { in map_dump() 898 if (show_header) in map_dump()
|
/linux/tools/perf/ui/stdio/ |
A D | hist.c | 817 size_t hists__fprintf(struct hists *hists, bool show_header, int max_rows, in hists__fprintf() argument 836 if (show_header) in hists__fprintf()
|
/linux/tools/perf/util/ |
A D | hist.h | 202 size_t hists__fprintf(struct hists *hists, bool show_header, int max_rows,
|
/linux/kernel/trace/ |
A D | trace_events.c | 1850 show_header(struct file *filp, char __user *ubuf, size_t cnt, loff_t *ppos) in show_header() function 2122 .read = show_header,
|
Completed in 16 milliseconds