Searched refs:evsel__output_resort_cb (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | hist.h | 176 void evsel__output_resort_cb(struct evsel *evsel, struct ui_progress *prog,
|
H A D | hist.c | 1933 void evsel__output_resort_cb(struct evsel *evsel, struct ui_progress *prog, in evsel__output_resort_cb() function 1950 return evsel__output_resort_cb(evsel, prog, NULL, NULL); in evsel__output_resort()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | hist.h | 190 void evsel__output_resort_cb(struct evsel *evsel, struct ui_progress *prog,
|
H A D | hist.c | 1975 void evsel__output_resort_cb(struct evsel *evsel, struct ui_progress *prog, in evsel__output_resort_cb() function 1992 return evsel__output_resort_cb(evsel, prog, NULL, NULL); in evsel__output_resort()
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-report.c | 724 evsel__output_resort_cb(pos, &prog, hists__resort_cb, rep); in report__output_resort()
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-report.c | 747 evsel__output_resort_cb(pos, &prog, hists__resort_cb, rep); in report__output_resort()
|
Completed in 14 milliseconds