Searched refs:hists__fprintf (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/tools/perf/util/ |
D | hist.h | 139 size_t hists__fprintf(struct hists *hists, bool show_header, int max_rows,
|
/linux-4.1.27/tools/perf/ui/stdio/ |
D | hist.c | 373 size_t hists__fprintf(struct hists *hists, bool show_header, int max_rows, in hists__fprintf() function
|
/linux-4.1.27/tools/perf/ |
D | builtin-report.c | 328 hists__fprintf(hists, true, 0, 0, rep->min_percent, stdout); in perf_evlist__tty_browse_hists()
|
D | builtin-diff.c | 667 hists__fprintf(hists, true, 0, 0, 0, stdout); in hists__process()
|
D | builtin-top.c | 291 hists__fprintf(hists, false, top->print_entries - printed, win_width, in perf_top__print_sym_table()
|