Searched refs:sched_amp_spill_threshold (Results 1 – 2 of 2) sorted by relevance
53 int sched_amp_spill_threshold(processor_set_t pset);
102 sched_amp_spill_threshold(processor_set_t pset) in sched_amp_spill_threshold() function252 …if ((sched_get_pset_load_average(nset, 0) >= sched_amp_spill_threshold(nset)) && /* There is alre… in should_spill_to_ecores()