Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/kern/
H A Dsched_amp_common.h55 bool pset_should_accept_spilled_thread(processor_set_t pset, int spilled_thread_priority);
H A Dsched_amp_common.c181 pset_should_accept_spilled_thread(processor_set_t pset, int spilled_thread_priority) in pset_should_accept_spilled_thread() function
243pset_should_accept_spilled_thread(ecore_set, thread->sched_pri)) { /* There are lower priority E c… in should_spill_to_ecores()