Searched refs:hists__fprintf (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/tools/perf/util/ |
D | hist.h | 145 size_t hists__fprintf(struct hists *hists, bool show_header, int max_rows,
|
/linux-4.4.14/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.4.14/tools/perf/ |
D | builtin-report.c | 370 hists__fprintf(hists, true, 0, 0, rep->min_percent, stdout); in perf_evlist__tty_browse_hists()
|
D | builtin-diff.c | 670 hists__fprintf(hists, true, 0, 0, 0, stdout); in hists__process()
|
D | builtin-top.c | 297 hists__fprintf(hists, false, top->print_entries - printed, win_width, in perf_top__print_sym_table()
|