Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dsched_amp_common.c68 int sched_amp_spill_count = 3; variable
102 return (recommended_processor_count << PSET_LOAD_FRACTIONAL_SHIFT) + sched_amp_spill_count; in sched_amp_spill_threshold()
/xnu-8019.80.24/bsd/kern/
H A Dkern_sysctl.c2336 extern int sched_amp_spill_count;
2337 SYSCTL_INT(_kern, OID_AUTO, sched_amp_spill_count,
2339 &sched_amp_spill_count, 0, "");