Home
last modified time | relevance | path

Searched refs:hists__fprintf (Results 1 – 5 of 5) sorted by relevance

/tools/perf/util/
Dhist.h121 size_t hists__fprintf(struct hists *self, bool show_header, int max_rows,
/tools/perf/ui/stdio/
Dhist.c336 size_t hists__fprintf(struct hists *hists, bool show_header, int max_rows, in hists__fprintf() function
/tools/perf/
Dbuiltin-diff.c460 hists__fprintf(new, true, 0, 0, stdout); in hists__process()
Dbuiltin-report.c458 hists__fprintf(hists, true, 0, 0, stdout); in perf_evlist__tty_browse_hists()
Dbuiltin-top.c301 hists__fprintf(&top->sym_evsel->hists, false, in perf_top__print_sym_table()