Home
last modified time | relevance | path

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

/xnu-10063.121.3/osfmk/kern/
H A Dsched_amp_common.c69 int sched_amp_idle_steal = 1; variable
287 …nt << PSET_LOAD_FRACTIONAL_SHIFT) + (spill_pending ? sched_amp_spill_steal : sched_amp_idle_steal); in sched_amp_steal_threshold()
/xnu-10063.121.3/bsd/kern/
H A Dkern_sysctl.c2526 extern int sched_amp_idle_steal;
2527 SYSCTL_INT(_kern, OID_AUTO, sched_amp_idle_steal,
2529 &sched_amp_idle_steal, 0, "");