Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/
Dbuiltin-stat.c1463 int thread, sorted_threads, id; in print_aggr_thread() local
1466 buf = sort_aggr_thread(counter, nthreads, ncpus, &sorted_threads); in print_aggr_thread()
1472 for (thread = 0; thread < sorted_threads; thread++) { in print_aggr_thread()