Searched refs:evsel__output_resort_cb (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/perf/util/ |
| A D | hist.h | 182 void evsel__output_resort_cb(struct evsel *evsel, struct ui_progress *prog,
|
| A D | hist.c | 1939 void evsel__output_resort_cb(struct evsel *evsel, struct ui_progress *prog, in evsel__output_resort_cb() function 1956 return evsel__output_resort_cb(evsel, prog, NULL, NULL); in evsel__output_resort()
|
| /linux/tools/perf/ |
| A D | builtin-report.c | 717 evsel__output_resort_cb(pos, &prog, hists__resort_cb, rep); in report__output_resort()
|
Completed in 16 milliseconds