Home
last modified time | relevance | path

Searched refs:hists__output_resort (Results 1 – 4 of 4) sorted by relevance

/linux/tools/perf/util/
H A Dstream.c139 hists__output_resort(hists, NULL); in evlist__init_callchain_streams()
H A Dhist.h387 void hists__output_resort(struct hists *hists, struct ui_progress *prog);
H A Dhist.c2138 void hists__output_resort(struct hists *hists, struct ui_progress *prog) in hists__output_resort() function
/linux/tools/perf/
H A Dbuiltin-diff.c459 * hists__output_resort() and precompute needs the total in diff__process_sample_event()
725 hists__output_resort(&pair_bh->block_hists, in hists__precompute()
938 hists__output_resort(hists, NULL); in hists__process()