Home
last modified time | relevance | path

Searched refs:sched_fixed_shift (Results 1 – 4 of 4) sorted by relevance

/xnu-8020.140.41/osfmk/kern/
H A Dsched_average.c297 uint32_t shift = sched_fixed_shift - sched_load_shifts[bucket_load]; in compute_averages()
H A Dsched.h408 extern uint32_t sched_fixed_shift;
H A Dsched_prim.c296 uint32_t sched_fixed_shift; variable
535 sched_fixed_shift = shift; in sched_timeshare_timebase_init()
H A Dsched_clutch.c1773 uint32_t pri_shift = sched_fixed_shift - sched_load_shifts[bucket_group_load]; in sched_clutch_bucket_group_timeshare_update()