Searched refs:hists__fprintf_headers (Results 1 – 3 of 3) sorted by relevance
817 int hists__fprintf_headers(struct hists *hists, FILE *fp) in hists__fprintf_headers() function 854 nr_rows += hists__fprintf_headers(hists, fp); in hists__fprintf()
825 int hists__fprintf_headers(struct hists *hists, FILE *fp);
2445 hists__fprintf_headers(&c2c_hists->hists, out); in print_cacheline()