Home
last modified time | relevance | path

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

/xnu-11215.1.10/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-11215.1.10/bsd/kern/
H A Dkern_sysctl.c2554 extern int sched_amp_spill_count;
2555 SYSCTL_INT(_kern, OID_AUTO, sched_amp_spill_count,
2557 &sched_amp_spill_count, 0, "");