Home
last modified time | relevance | path

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

/xnu-10002.1.13/tests/ktrace/
H A Dkperf_tests.c156 static uint64_t idle_tids[MAX_CPUS] = { 0 }; variable
208 if (idle_tids[tp->cpuid] != new_thread) {
231 idle_tids[tp->cpuid] = tp->threadid;
307 if (!sample_missing[tp->cpuid] && idle_tids[tp->cpuid] != 0) {
312 if (tp->threadid == idle_tids[tp->cpuid]) {