Searched refs:sched_clutch_hierarchy_thread_highest (Results 1 – 1 of 1) sorted by relevance
| /xnu-11215.81.4/osfmk/kern/ |
| H A D | sched_clutch.c | 148 static thread_t sched_clutch_hierarchy_thread_highest(sched_clutch_root_t, processor_t, thread_t, s… 2856 sched_clutch_hierarchy_thread_highest( in sched_clutch_hierarchy_thread_highest() function 3303 …next_thread = sched_clutch_hierarchy_thread_highest(root_clutch, processor, prev_thread_is_not_pro… in sched_clutch_processor_highest_thread() 3430 …thread = sched_clutch_hierarchy_thread_highest(pset_clutch_root, processor, NULL, SCHED_CLUTCH_TRA… in sched_clutch_processor_queue_shutdown() 4000 …thread = sched_clutch_hierarchy_thread_highest(pset_clutch_root, processor, NULL, SCHED_CLUTCH_TRA… in sched_edge_processor_queue_shutdown()
|