Home
last modified time | relevance | path

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

/tools/perf/util/
Dhist.h163 void hists__output_resort(struct hists *hists, struct ui_progress *prog);
Dhist.c1772 void hists__output_resort(struct hists *hists, struct ui_progress *prog) in hists__output_resort() function
/tools/perf/
Dbuiltin-diff.c696 hists__output_resort(hists, NULL); in hists__process()