sorted_threads    750 tools/perf/util/stat-display.c 	int thread, sorted_threads, id;
sorted_threads    753 tools/perf/util/stat-display.c 	buf = sort_aggr_thread(counter, nthreads, ncpus, &sorted_threads, _target);
sorted_threads    759 tools/perf/util/stat-display.c 	for (thread = 0; thread < sorted_threads; thread++) {