Searched refs:scbg_pri_shift (Results 1 – 3 of 3) sorted by relevance
283 uint32_t _Atomic scbg_pri_shift; member
1382 os_atomic_store(&clutch_bucket_group->scbg_pri_shift, INT8_MAX, relaxed); in sched_clutch_bucket_group_init()2069 os_atomic_store(&clutch_bucket_group->scbg_pri_shift, pri_shift, relaxed); in sched_clutch_bucket_group_timeshare_update()3024 return os_atomic_load(&clutch_bucket_group->scbg_pri_shift, relaxed); in sched_clutch_thread_pri_shift()
288 …rited from clutch bucket group)".format("Priority Shift", clutch_bucket.scb_group.scbg_pri_shift))