Searched refs:sched_amp_spill_threshold (Results 1 – 2 of 2) sorted by relevance
56 int sched_amp_spill_threshold(processor_set_t pset);
127 sched_amp_spill_threshold(processor_set_t pset) in sched_amp_spill_threshold() function277 …if ((sched_amp_get_pset_load_average(nset, 0) >= sched_amp_spill_threshold(nset)) && /* There is … in should_spill_to_ecores()