Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/tests/
Dswitch-tracking.c55 int nr_tids; member
93 switch_tracking->nr_tids = nr; in check_cpu()
97 if (cpu >= switch_tracking->nr_tids) { in check_cpu()
104 for (i = switch_tracking->nr_tids; i < nr; i++) in check_cpu()
106 switch_tracking->nr_tids = nr; in check_cpu()