Home
last modified time | relevance | path

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

/xnu-11417.101.15/osfmk/kern/
H A Dsched_clutch.c1367 sched_clutch_t clutch, in sched_clutch_bucket_group_init()
1410 sched_clutch_t clutch, in sched_clutch_init_with_thread_group()
1431 sched_clutch_t clutch) in sched_clutch_destroy()
1471 sched_clutch_t clutch = sched_clutch_for_thread(thread); in sched_edge_thread_preferred_cluster() local
1866 sched_clutch_t clutch = sched_clutch_for_thread(thread); in sched_clutch_cpu_usage_update() local
1977 sched_clutch_t clutch = sched_clutch_for_thread(thread); in sched_clutch_thread_run_bucket_incr() local
1983 sched_clutch_t clutch, in sched_clutch_run_bucket_incr()
2005 sched_clutch_t clutch = sched_clutch_for_thread(thread); in sched_clutch_thread_run_bucket_decr() local
2011 sched_clutch_t clutch, in sched_clutch_run_bucket_decr()
2623 sched_clutch_t clutch = sched_clutch_for_thread(thread); in sched_clutch_bucket_for_thread() local
[all …]
/xnu-11417.101.15/tests/sched/sched_test_harness/
H A Dsched_edge_harness.c344 sched_clutch_t clutch = sched_clutch_for_thread_group(tg); in impl_set_tg_sched_bucket_preferred_pset() local