Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dhist.h145 size_t hists__fprintf(struct hists *hists, bool show_header, int max_rows,
/linux-4.4.14/tools/perf/ui/stdio/
Dhist.c373 size_t hists__fprintf(struct hists *hists, bool show_header, int max_rows, in hists__fprintf() function
/linux-4.4.14/tools/perf/
Dbuiltin-report.c370 hists__fprintf(hists, true, 0, 0, rep->min_percent, stdout); in perf_evlist__tty_browse_hists()
Dbuiltin-diff.c670 hists__fprintf(hists, true, 0, 0, 0, stdout); in hists__process()
Dbuiltin-top.c297 hists__fprintf(hists, false, top->print_entries - printed, win_width, in perf_top__print_sym_table()