Home
last modified time | relevance | path

Searched refs:output_resort (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/util/
H A Dhist.c1933 static void output_resort(struct hists *hists, struct ui_progress *prog, in output_resort() function
2000 output_resort(evsel__hists(evsel), prog, use_callchain, cb, cb_arg); in evsel__output_resort_cb()
2010 output_resort(hists, prog, symbol_conf.use_callchain, NULL, NULL); in hists__output_resort()
2016 output_resort(hists, prog, symbol_conf.use_callchain, cb, NULL); in hists__output_resort_cb()