Home
last modified time | relevance | path

Searched refs:hists__fprintf_headers (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/ui/stdio/
H A Dhist.c800 int hists__fprintf_headers(struct hists *hists, FILE *fp) in hists__fprintf_headers() function
837 nr_rows += hists__fprintf_headers(hists, fp); in hists__fprintf()
/kernel/linux/linux-6.6/tools/perf/ui/stdio/
H A Dhist.c800 int hists__fprintf_headers(struct hists *hists, FILE *fp) in hists__fprintf_headers() function
837 nr_rows += hists__fprintf_headers(hists, fp); in hists__fprintf()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dhist.h578 int hists__fprintf_headers(struct hists *hists, FILE *fp);
/kernel/linux/linux-6.6/tools/perf/util/
H A Dhist.h592 int hists__fprintf_headers(struct hists *hists, FILE *fp);
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-c2c.c2156 hists__fprintf_headers(&c2c_hists->hists, out); in print_cacheline()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-c2c.c2457 hists__fprintf_headers(&c2c_hists->hists, out); in print_cacheline()

Completed in 13 milliseconds