Searched refs:show_header (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.10/tools/bpf/bpftool/ |
| D | map.c | 833 bool show_header) in map_dump() argument 857 if (show_header) { in map_dump() 863 } else if (show_header) { in map_dump() 885 if (show_header) in map_dump()
|
| /Linux-v5.10/tools/perf/ui/stdio/ |
| 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-v5.10/tools/perf/util/ |
| D | hist.h | 196 size_t hists__fprintf(struct hists *hists, bool show_header, int max_rows,
|
| /Linux-v5.10/kernel/trace/ |
| D | trace_events.c | 1641 show_header(struct file *filp, char __user *ubuf, size_t cnt, loff_t *ppos) in show_header() function 1913 .read = show_header,
|