Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/kern/
H A Dsched_amp_common.h72 pset_node_t sched_amp_choose_node(thread_t thread);
H A Dsched_amp_common.c478 sched_amp_choose_node(thread_t thread) in sched_amp_choose_node() function
H A Dsched_amp.c125 .choose_node = sched_amp_choose_node,