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

/xnu-2422.115.4/pexpert/i386/
H A Dpe_kprintf.c103 static int cpu_last_locked = 0; variable
135 if (cpu_number() != cpu_last_locked) {
137 cpu_last_locked = cpu_number();

Completed in 43 milliseconds