Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dblock-info.c475 hists__fprintf(&bh->block_hists, true, 0, 0, min_percent, in report__browse_block_hists()
H A Dhist.h211 size_t hists__fprintf(struct hists *hists, bool show_header, int max_rows,
/openbmc/linux/tools/perf/ui/stdio/
H A Dhist.c817 size_t hists__fprintf(struct hists *hists, bool show_header, int max_rows, in hists__fprintf() function
/openbmc/linux/tools/perf/
H A Dbuiltin-report.c581 hists__fprintf(hists, !quiet, 0, 0, rep->min_percent, stdout, in evlist__tty_browse_hists()
H A Dbuiltin-c2c.c2468 hists__fprintf(&c2c_hists->hists, false, 0, 0, 0, out, false); in print_cacheline()
2553 hists__fprintf(&c2c.hists.hists, true, 0, 0, 0, stdout, true); in perf_c2c__hists_fprintf()
H A Dbuiltin-top.c354 hists__fprintf(hists, false, top->print_entries - printed, win_width, in perf_top__print_sym_table()
H A Dbuiltin-diff.c956 hists__fprintf(hists, !quiet, 0, 0, 0, stdout, in hists__process()