Searched refs:hists__fprintf (Results 1 – 5 of 5) sorted by relevance
/tools/perf/util/ |
D | hist.h | 121 size_t hists__fprintf(struct hists *self, bool show_header, int max_rows,
|
/tools/perf/ui/stdio/ |
D | hist.c | 336 size_t hists__fprintf(struct hists *hists, bool show_header, int max_rows, in hists__fprintf() function
|
/tools/perf/ |
D | builtin-diff.c | 460 hists__fprintf(new, true, 0, 0, stdout); in hists__process()
|
D | builtin-report.c | 458 hists__fprintf(hists, true, 0, 0, stdout); in perf_evlist__tty_browse_hists()
|
D | builtin-top.c | 301 hists__fprintf(&top->sym_evsel->hists, false, in perf_top__print_sym_table()
|