Searched refs:hists__output_resort (Results 1 – 9 of 9) sorted by relevance
/tools/perf/tests/ |
D | hists_output.c | 159 hists__output_resort(hists, NULL); in test1() 259 hists__output_resort(hists, NULL); in test2() 313 hists__output_resort(hists, NULL); in test3() 391 hists__output_resort(hists, NULL); in test4() 494 hists__output_resort(hists, NULL); in test5()
|
D | hists_filter.c | 147 hists__output_resort(hists, NULL); in test__hists_filter()
|
D | hists_cumulate.c | 194 hists__output_resort(hists, NULL); in do_test()
|
/tools/perf/ |
D | builtin-annotate.c | 245 hists__output_resort(hists, NULL); in __cmd_annotate()
|
D | builtin-top.c | 297 hists__output_resort(hists, NULL); in perf_top__print_sym_table() 568 hists__output_resort(hists, NULL); in perf_top__sort_new_samples()
|
D | builtin-report.c | 499 hists__output_resort(evsel__hists(pos), &prog); in report__output_resort()
|
D | builtin-diff.c | 668 hists__output_resort(hists, NULL); in hists__process()
|
/tools/perf/util/ |
D | hist.h | 129 void hists__output_resort(struct hists *hists, struct ui_progress *prog);
|
D | hist.c | 1158 void hists__output_resort(struct hists *hists, struct ui_progress *prog) in hists__output_resort() function
|