Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/kern/
H A Dsched_dualq.c84 sched_dualq_pset_init(processor_set_t pset);
106 .pset_init = sched_dualq_pset_init,
199 sched_dualq_pset_init(processor_set_t pset) in sched_dualq_pset_init() function