Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dsched_amp_common.c80 int sched_amp_spill_count = 3; variable
106 return (recommended_processor_count << PSET_LOAD_FRACTIONAL_SHIFT) + sched_amp_spill_count; in sched_amp_spill_threshold()
/xnu-12377.61.12/bsd/kern/
H A Dkern_sysctl.c2612 extern int sched_amp_spill_count;
2613 SYSCTL_INT(_kern, OID_AUTO, sched_amp_spill_count,
2615 &sched_amp_spill_count, 0, "");