Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dstat-display.c750 int thread, sorted_threads, id; in print_aggr_thread() local
753 buf = sort_aggr_thread(counter, nthreads, ncpus, &sorted_threads, _target); in print_aggr_thread()
759 for (thread = 0; thread < sorted_threads; thread++) { in print_aggr_thread()