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

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dhist.h118 size_t hists__fprintf(struct hists *self, bool show_header, int max_rows,
/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/stdio/
H A Dhist.c375 size_t hists__fprintf(struct hists *hists, bool show_header, int max_rows, function
/external/linux-tools-perf/perf-3.12.0/tools/perf/
H A Dbuiltin-diff.c590 hists__fprintf(hists, true, 0, 0, 0, stdout);
H A Dbuiltin-report.c461 hists__fprintf(hists, true, 0, 0, rep->min_percent, stdout);
H A Dbuiltin-top.c298 hists__fprintf(&top->sym_evsel->hists, false,

Completed in 119 milliseconds