Searched refs:cpu_last_locked (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/pexpert/i386/
H A Dpe_kprintf.c102 static int cpu_last_locked = 0; variable
137 if (cpu_number() != cpu_last_locked) {
139 cpu_last_locked = cpu_number();

Completed in 17 milliseconds