Searched refs:hists__fprintf (Results 1 – 5 of 5) sorted by relevance
/external/linux-tools-perf/src/tools/perf/util/ |
D | hist.h | 118 size_t hists__fprintf(struct hists *self, bool show_header, int max_rows,
|
/external/linux-tools-perf/src/tools/perf/ui/stdio/ |
D | hist.c | 375 size_t hists__fprintf(struct hists *hists, bool show_header, int max_rows, in hists__fprintf() function
|
/external/linux-tools-perf/src/tools/perf/ |
D | builtin-diff.c | 590 hists__fprintf(hists, true, 0, 0, 0, stdout); in hists__process()
|
D | builtin-report.c | 461 hists__fprintf(hists, true, 0, 0, rep->min_percent, stdout); in perf_evlist__tty_browse_hists()
|
D | builtin-top.c | 298 hists__fprintf(&top->sym_evsel->hists, false, in perf_top__print_sym_table()
|