Searched refs:PSET_LOAD_FRACTIONAL_SHIFT (Results 1 – 1 of 1) sorted by relevance
81 #define PSET_LOAD_FRACTIONAL_SHIFT 4 macro86 return (int)pset->load_average >> (PSET_LOAD_NUMERATOR_SHIFT - PSET_LOAD_FRACTIONAL_SHIFT); in sched_amp_get_pset_load_average()131 return (recommended_processor_count << PSET_LOAD_FRACTIONAL_SHIFT) + sched_amp_spill_count; in sched_amp_spill_threshold()316 …return (recommended_processor_count << PSET_LOAD_FRACTIONAL_SHIFT) + (spill_pending ? sched_amp_sp… in sched_amp_steal_threshold()