Searched refs:sched_clutch_thread_remove (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.61.12/osfmk/kern/ |
| H A D | sched_clutch.c | 154 static void sched_clutch_thread_remove(sched_clutch_root_t, thread_t, uint64_t, sched_clutch_bucket… 2804 sched_clutch_thread_remove( in sched_clutch_thread_remove() function 2970 …sched_clutch_thread_remove(root_clutch, highest_thread, current_timestamp, SCHED_CLUTCH_BUCKET_OPT… in sched_clutch_hierarchy_thread_highest() 3069 sched_clutch_thread_remove(root_clutch, thread, mach_absolute_time(), 0); in sched_clutch_root_highest_foreign_thread_remove() 3536 …sched_clutch_thread_remove(pset_clutch_root, thread, mach_absolute_time(), SCHED_CLUTCH_BUCKET_OPT… in sched_clutch_processor_queue_remove() 4478 …sched_clutch_thread_remove(clutch_root_for_steal, stolen_thread, current_timestamp, SCHED_CLUTCH_B… in sched_edge_steal_thread() 5516 …sched_clutch_thread_remove(root_clutch, thread, current_timestamp, SCHED_CLUTCH_BUCKET_OPTIONS_NON… in sched_edge_clutch_bucket_threads_drain()
|