Home
last modified time | relevance | path

Searched refs:hists__fprintf (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/tools/perf/util/
Dblock-info.c475 hists__fprintf(&bh->block_hists, true, 0, 0, min_percent, in report__browse_block_hists()
Dhist.h196 size_t hists__fprintf(struct hists *hists, bool show_header, int max_rows,
/Linux-v5.10/tools/perf/ui/stdio/
Dhist.c817 size_t hists__fprintf(struct hists *hists, bool show_header, int max_rows, in hists__fprintf() function
/Linux-v5.10/tools/perf/
Dbuiltin-c2c.c2167 hists__fprintf(&c2c_hists->hists, false, 0, 0, 0, out, false); in print_cacheline()
2241 hists__fprintf(&c2c.hists.hists, true, 0, 0, 0, stdout, true); in perf_c2c__hists_fprintf()
Dbuiltin-top.c350 hists__fprintf(hists, false, top->print_entries - printed, win_width, in perf_top__print_sym_table()
Dbuiltin-report.c542 hists__fprintf(hists, !quiet, 0, 0, rep->min_percent, stdout, in perf_evlist__tty_browse_hists()
Dbuiltin-diff.c954 hists__fprintf(hists, !quiet, 0, 0, 0, stdout, in hists__process()