Searched refs:hists__fprintf (Results 1 – 4 of 4) sorted by relevance
/linux/tools/perf/util/ |
H A D | block-info.c | 510 hists__fprintf(&bh->block_hists, true, 0, 0, min_percent, in report__browse_block_hists()
|
/linux/tools/perf/ui/stdio/ |
H 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/ |
H A D | builtin-c2c.c | 2447 hists__fprintf(&c2c_hists->hists, false, 0, 0, 0, out, false); in print_cacheline() 2532 hists__fprintf(&c2c.hists.hists, true, 0, 0, 0, stdout, true); in perf_c2c__hists_fprintf()
|
H A D | builtin-top.c | 354 hists__fprintf(hists, false, top->print_entries - printed, win_width, in perf_top__print_sym_table()
|