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

/linux-master/tools/perf/ui/stdio/
H A Dhist.c800 int hists__fprintf_headers(struct hists *hists, FILE *fp) function
837 nr_rows += hists__fprintf_headers(hists, fp);
/linux-master/tools/perf/util/
H A Dhist.h586 int hists__fprintf_headers(struct hists *hists, FILE *fp);
/linux-master/tools/perf/
H A Dbuiltin-c2c.c2457 hists__fprintf_headers(&c2c_hists->hists, out);

Completed in 200 milliseconds