Home
last modified time | relevance | path

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

/xnu-11215.81.4/tests/ktrace/
H A Dkperf_tests.c159 static uint64_t idle_tids[MAX_CPUS] = { 0 }; variable
211 if (idle_tids[tp->cpuid] != new_thread) {
234 idle_tids[tp->cpuid] = tp->threadid;
310 if (!sample_missing[tp->cpuid] && idle_tids[tp->cpuid] != 0) {
315 if (tp->threadid == idle_tids[tp->cpuid]) {