Searched defs:root_bucket (Results 1 – 4 of 4) sorted by relevance
| /xnu-12377.61.12/tests/sched/sched_test_harness/ |
| H A D | sched_clutch_harness.c | 29 impl_create_thread(int root_bucket, struct thread_group *tg, int pri) in impl_create_thread()
|
| H A D | sched_clutch_harness_impl.c | 228 clutch_impl_create_thread(int root_bucket, struct thread_group *tg, int pri) in clutch_impl_create_thread()
|
| H A D | sched_edge_harness.c | 229 impl_create_thread(int root_bucket, struct thread_group *tg, int pri) in impl_create_thread()
|
| /xnu-12377.61.12/osfmk/kern/ |
| H A D | sched_clutch.c | 587 sched_clutch_root_bucket_t root_bucket, in sched_clutch_root_bucket_init() 1052 sched_clutch_root_bucket_t root_bucket, in sched_clutch_root_bucket_deadline_calculate() 1073 sched_clutch_root_bucket_t root_bucket, in sched_clutch_root_bucket_deadline_update() 1105 sched_clutch_root_bucket_t root_bucket, in sched_clutch_root_bucket_runnable() 1143 sched_clutch_root_bucket_t root_bucket, in sched_clutch_root_bucket_empty() 1611 sched_clutch_root_bucket_t root_bucket = &root_clutch->scr_unbound_buckets[bucket]; in sched_clutch_bucket_hierarchy_insert() local 1646 sched_clutch_root_bucket_t root_bucket = &root_clutch->scr_unbound_buckets[bucket]; in sched_clutch_bucket_hierarchy_remove() local 1754 sched_clutch_root_bucket_t root_bucket, in sched_clutch_root_bucket_highest_clutch_bucket() 2211 sched_clutch_root_bucket_t root_bucket = &root_clutch->scr_bound_buckets[thread->th_sched_bucket]; in sched_edge_bound_thread_insert() local 2239 sched_clutch_root_bucket_t root_bucket = &root_clutch->scr_bound_buckets[thread->th_sched_bucket]; in sched_edge_bound_thread_remove() local [all …]
|