Searched defs:root_bucket (Results 1 – 4 of 4) sorted by relevance
| /xnu-11417.140.69/tests/sched/sched_test_harness/ |
| H A D | sched_clutch_harness.c | 27 impl_create_thread(int root_bucket, struct thread_group *tg, int pri) in impl_create_thread()
|
| H A D | sched_clutch_harness_impl.c | 182 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 | 247 impl_create_thread(int root_bucket, struct thread_group *tg, int pri) in impl_create_thread()
|
| /xnu-11417.140.69/osfmk/kern/ |
| H A D | sched_clutch.c | 567 sched_clutch_root_bucket_t root_bucket, in sched_clutch_root_bucket_init() 1026 sched_clutch_root_bucket_t root_bucket, in sched_clutch_root_bucket_deadline_calculate() 1047 sched_clutch_root_bucket_t root_bucket, in sched_clutch_root_bucket_deadline_update() 1079 sched_clutch_root_bucket_t root_bucket, in sched_clutch_root_bucket_runnable() 1117 sched_clutch_root_bucket_t root_bucket, in sched_clutch_root_bucket_empty() 1586 sched_clutch_root_bucket_t root_bucket = &root_clutch->scr_unbound_buckets[bucket]; in sched_clutch_bucket_hierarchy_insert() local 1621 sched_clutch_root_bucket_t root_bucket = &root_clutch->scr_unbound_buckets[bucket]; in sched_clutch_bucket_hierarchy_remove() local 1729 sched_clutch_root_bucket_t root_bucket, in sched_clutch_root_bucket_highest_clutch_bucket() 2149 sched_clutch_root_bucket_t root_bucket = &root_clutch->scr_bound_buckets[thread->th_sched_bucket]; in sched_edge_bound_thread_insert() local 2171 sched_clutch_root_bucket_t root_bucket = &root_clutch->scr_bound_buckets[thread->th_sched_bucket]; in sched_edge_bound_thread_remove() local [all …]
|