Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/kern/ !
H A Dthread.h580 natural_t pri_shift; /* usage -> priority from pset */ member
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() local