Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/kern/
H A Dsched_clutch.c116 static void sched_clutch_thread_remove(sched_clutch_root_t, thread_t, uint64_t, sched_clutch_bucket…
2451 sched_clutch_thread_remove( in sched_clutch_thread_remove() function
2554sched_clutch_thread_remove(root_clutch, highest_thread, current_timestamp, SCHED_CLUTCH_BUCKET_OPT… in sched_clutch_thread_highest_remove()
2644 sched_clutch_thread_remove(root_clutch, thread, mach_absolute_time(), 0); in sched_clutch_root_highest_foreign_thread_remove()
3057sched_clutch_thread_remove(pset_clutch_root, thread, mach_absolute_time(), SCHED_CLUTCH_BUCKET_OPT… in sched_clutch_processor_queue_remove()
4001sched_clutch_thread_remove(&steal_from_pset->pset_clutch_root, thread, current_timestamp, SCHED_CL… in sched_edge_steal_thread()
4574sched_clutch_thread_remove(root_clutch, thread, current_timestamp, SCHED_CLUTCH_BUCKET_OPTIONS_NON… in sched_edge_clutch_bucket_threads_drain()