Home
last modified time | relevance | path

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

/xnu-8792.41.9/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-8792.41.9/bsd/kern/
H A Dkern_sysctl.c2515 extern int sched_amp_spill_count;
2516 SYSCTL_INT(_kern, OID_AUTO, sched_amp_spill_count,
2518 &sched_amp_spill_count, 0, "");