Home
last modified time | relevance | path

Searched refs:show_header (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dmap.c833 bool show_header) in map_dump()
857 if (show_header) { in map_dump()
863 } else if (show_header) { in map_dump()
885 if (show_header) in map_dump()
832 map_dump(int fd, struct bpf_map_info *info, json_writer_t *wtr, bool show_header) map_dump() argument
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dmap.c824 bool show_header) in map_dump()
847 if (show_header) { in map_dump()
853 } else if (show_header) { in map_dump()
879 if (show_header) in map_dump()
823 map_dump(int fd, struct bpf_map_info *info, json_writer_t *wtr, bool show_header) map_dump() argument
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dhist.h196 size_t hists__fprintf(struct hists *hists, bool show_header, int max_rows,
/kernel/linux/linux-6.6/tools/perf/util/
H A Dhist.h211 size_t hists__fprintf(struct hists *hists, bool show_header, int max_rows,
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_events.c1649 show_header(struct file *filp, char __user *ubuf, size_t cnt, loff_t *ppos) in show_header() function
1923 .read = show_header,
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_events.c1894 show_header(struct file *filp, char __user *ubuf, size_t cnt, loff_t *ppos) in show_header() function
2168 .read = show_header,

Completed in 20 milliseconds