Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dhist.h178 void hists__output_resort(struct hists *hists, struct ui_progress *prog);
Dhist.c1906 void hists__output_resort(struct hists *hists, struct ui_progress *prog) in hists__output_resort() function
/Linux-v5.4/tools/perf/
Dbuiltin-diff.c991 hists__output_resort(hists, NULL); in hists__process()