Home
last modified time | relevance | path

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

/Linux-v6.1/tools/bpf/bpftool/
Dmap.c825 bool show_header) in map_dump() argument
848 if (show_header) { in map_dump()
854 } else if (show_header) { in map_dump()
880 if (show_header) in map_dump()
/Linux-v6.1/tools/perf/ui/stdio/
Dhist.c817 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-v6.1/tools/perf/util/
Dhist.h207 size_t hists__fprintf(struct hists *hists, bool show_header, int max_rows,
/Linux-v6.1/kernel/trace/
Dtrace_events.c1869 show_header(struct file *filp, char __user *ubuf, size_t cnt, loff_t *ppos) in show_header() function
2141 .read = show_header,