Searched refs:perf_evsel__output_resort (Results  1 – 7 of 7) sorted by relevance
| /Linux-v5.4/tools/perf/tests/ | 
| D | hists_output.c | 158 	perf_evsel__output_resort(evsel, NULL);  in test1()258 	perf_evsel__output_resort(evsel, NULL);  in test2()
 312 	perf_evsel__output_resort(evsel, NULL);  in test3()
 390 	perf_evsel__output_resort(evsel, NULL);  in test4()
 493 	perf_evsel__output_resort(evsel, NULL);  in test5()
 
 | 
| D | hists_filter.c | 145 		perf_evsel__output_resort(evsel, NULL);  in test__hists_filter()
 | 
| D | hists_cumulate.c | 193 	perf_evsel__output_resort(hists_to_evsel(hists), NULL);  in do_test()
 | 
| /Linux-v5.4/tools/perf/ | 
| D | builtin-annotate.c | 437 			perf_evsel__output_resort(pos, NULL);  in __cmd_annotate()
 | 
| D | builtin-top.c | 309 		perf_evsel__output_resort(pos, NULL);  in perf_top__resort_hists()
 | 
| /Linux-v5.4/tools/perf/util/ | 
| D | hist.h | 177 void perf_evsel__output_resort(struct evsel *evsel, struct ui_progress *prog);
 | 
| D | hist.c | 1901 void perf_evsel__output_resort(struct evsel *evsel, struct ui_progress *prog)  in perf_evsel__output_resort()  function
 |