Home
last modified time | relevance | path

Searched refs:sched_amp_check_spill (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/osfmk/kern/
H A Dsched_amp_common.h57 void sched_amp_check_spill(processor_set_t pset, thread_t thread);
H A Dsched_amp_common.c256 sched_amp_check_spill(processor_set_t pset, thread_t thread) in sched_amp_check_spill() function
H A Dsched_amp.c158 .check_spill = sched_amp_check_spill,