Home
last modified time | relevance | path

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

/linux/tools/bpf/bpftool/
H A Dmap.c824 bool show_header) in map_dump() argument
847 if (show_header) { in map_dump()
853 } else if (show_header) { in map_dump()
879 if (show_header) in map_dump()
/linux/tools/perf/ui/stdio/
H A 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()