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

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

Completed in 153 milliseconds