Searched refs:sched_clutch_thread_remove (Results 1 – 1 of 1) sorted by relevance
| /xnu-11215.81.4/osfmk/kern/ |
| H A D | sched_clutch.c | 147 static void sched_clutch_thread_remove(sched_clutch_root_t, thread_t, uint64_t, sched_clutch_bucket… 2734 sched_clutch_thread_remove( in sched_clutch_thread_remove() function 2900 …sched_clutch_thread_remove(root_clutch, highest_thread, current_timestamp, SCHED_CLUTCH_BUCKET_OPT… in sched_clutch_hierarchy_thread_highest() 2999 sched_clutch_thread_remove(root_clutch, thread, mach_absolute_time(), 0); in sched_clutch_root_highest_foreign_thread_remove() 3462 …sched_clutch_thread_remove(pset_clutch_root, thread, mach_absolute_time(), SCHED_CLUTCH_BUCKET_OPT… in sched_clutch_processor_queue_remove() 4300 …sched_clutch_thread_remove(clutch_root_for_steal, stolen_thread, current_timestamp, SCHED_CLUTCH_B… in sched_edge_steal_thread() 4926 …sched_clutch_thread_remove(root_clutch, thread, current_timestamp, SCHED_CLUTCH_BUCKET_OPTIONS_NON… in sched_edge_clutch_bucket_threads_drain()
|