Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/kern/
H A Dsched_amp_common.h56 bool should_spill_to_ecores(processor_set_t nset, thread_t thread);
H A Dsched_amp_common.c215 should_spill_to_ecores(processor_set_t nset, thread_t thread) in should_spill_to_ecores() function
263 if (should_spill_to_ecores(pset, thread)) { in sched_amp_check_spill()