Home
last modified time | relevance | path

Searched defs:pset_clutch_root (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.81.4/osfmk/kern/
H A Dsched_clutch.c3436 sched_clutch_root_t pset_clutch_root = sched_clutch_processor_root_clutch(processor); in sched_clutch_processor_enqueue() local
3515 sched_clutch_root_t pset_clutch_root = sched_clutch_processor_root_clutch(processor); in sched_clutch_processor_queue_shutdown() local
3546 sched_clutch_root_t pset_clutch_root = sched_clutch_processor_root_clutch(processor); in sched_clutch_processor_queue_remove() local
4316 sched_clutch_root_t pset_clutch_root = sched_clutch_processor_root_clutch(processor); in sched_edge_processor_queue_shutdown() local
H A Dprocessor.h282 struct sched_clutch_root pset_clutch_root; /* clutch hierarchy root */ member