Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dsched_clutch.c1086 sched_clutch_t clutch, in sched_clutch_bucket_group_init()
1132 sched_clutch_t clutch, in sched_clutch_init_with_thread_group()
1154 sched_clutch_t clutch) in sched_clutch_destroy()
1194 sched_clutch_t clutch = sched_clutch_for_thread(thread); in sched_edge_thread_preferred_cluster() local
1369 sched_clutch_t clutch = clutch_bucket->scb_group->scbg_clutch; in sched_clutch_bucket_base_pri() local
1574 sched_clutch_t clutch = sched_clutch_for_thread(thread); in sched_clutch_cpu_usage_update() local
1685 sched_clutch_t clutch = sched_clutch_for_thread(thread); in sched_clutch_thread_run_bucket_incr() local
1691 sched_clutch_t clutch, in sched_clutch_run_bucket_incr()
1713 sched_clutch_t clutch = sched_clutch_for_thread(thread); in sched_clutch_thread_run_bucket_decr() local
1719 sched_clutch_t clutch, in sched_clutch_run_bucket_decr()
[all …]
H A Dthread_group.c199 sched_clutch_update_tg_flags(sched_clutch_t clutch, uint8_t flags) in sched_clutch_update_tg_flags()