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

/xnu-2422.115.4/osfmk/kern/
H A Dsched_prim.c503 static int cpu_throttle_enabled = 1; variable
4341 cpu_throttle_enabled = 1;
4343 cpu_throttle_enabled = 0;
4359 } else if (cpu_throttle_enabled &&

Completed in 18 milliseconds