Searched refs:hists__fprintf (Results 1 – 7 of 7) sorted by relevance
/linux/tools/perf/util/ |
A D | block-info.c | 475 hists__fprintf(&bh->block_hists, true, 0, 0, min_percent, in report__browse_block_hists()
|
A D | hist.h | 202 size_t hists__fprintf(struct hists *hists, bool show_header, int max_rows,
|
/linux/tools/perf/ui/stdio/ |
A D | hist.c | 817 size_t hists__fprintf(struct hists *hists, bool show_header, int max_rows, in hists__fprintf() function
|
/linux/tools/perf/ |
A D | builtin-c2c.c | 2199 hists__fprintf(&c2c_hists->hists, false, 0, 0, 0, out, false); in print_cacheline() 2274 hists__fprintf(&c2c.hists.hists, true, 0, 0, 0, stdout, true); in perf_c2c__hists_fprintf()
|
A D | builtin-report.c | 551 hists__fprintf(hists, !quiet, 0, 0, rep->min_percent, stdout, in evlist__tty_browse_hists()
|
A D | builtin-top.c | 351 hists__fprintf(hists, false, top->print_entries - printed, win_width, in perf_top__print_sym_table()
|
A D | builtin-diff.c | 954 hists__fprintf(hists, !quiet, 0, 0, 0, stdout, in hists__process()
|
Completed in 26 milliseconds