Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/tests/
Dswitch-tracking.c66 int nr_tids; member
104 switch_tracking->nr_tids = nr; in check_cpu()
108 if (cpu >= switch_tracking->nr_tids) { in check_cpu()
115 for (i = switch_tracking->nr_tids; i < nr; i++) in check_cpu()
117 switch_tracking->nr_tids = nr; in check_cpu()