Home
last modified time | relevance | path

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

/xnu-8792.41.9/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.c161 .check_spill = sched_amp_check_spill,