output_resort    1898 tools/perf/util/hist.c 	output_resort(evsel__hists(evsel), prog, use_callchain, cb, cb_arg);
output_resort    1908 tools/perf/util/hist.c 	output_resort(hists, prog, symbol_conf.use_callchain, NULL, NULL);
output_resort    1914 tools/perf/util/hist.c 	output_resort(hists, prog, symbol_conf.use_callchain, cb, NULL);