Searched refs:evsel__output_resort_cb (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.1/tools/perf/util/ |
| D | hist.h | 186 void evsel__output_resort_cb(struct evsel *evsel, struct ui_progress *prog,
|
| D | hist.c | 1944 void evsel__output_resort_cb(struct evsel *evsel, struct ui_progress *prog, in evsel__output_resort_cb() function 1961 return evsel__output_resort_cb(evsel, prog, NULL, NULL); in evsel__output_resort()
|
| /Linux-v6.1/tools/perf/ |
| D | builtin-report.c | 737 evsel__output_resort_cb(pos, &prog, hists__resort_cb, rep); in report__output_resort()
|