Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/kern/
H A Dsched_amp_common.c69 int sched_amp_idle_steal = 1; variable
281 …nt << PSET_LOAD_FRACTIONAL_SHIFT) + (spill_pending ? sched_amp_spill_steal : sched_amp_idle_steal); in sched_amp_steal_threshold()
/xnu-8792.81.2/bsd/kern/
H A Dkern_sysctl.c2507 extern int sched_amp_idle_steal;
2508 SYSCTL_INT(_kern, OID_AUTO, sched_amp_idle_steal,
2510 &sched_amp_idle_steal, 0, "");