Searched refs:grrr_rescale_tick (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/osfmk/kern/
H A Dsched_grrr.c102 uint32_t grrr_rescale_tick; variable
289 grrr_rescale_tick++;
627 if ((group->work >= (UINT32_MAX-256)) || (rq->last_rescale_tick != grrr_rescale_tick)) {
704 rq->last_rescale_tick = grrr_rescale_tick;
H A Dsched_fixedpriority.c244 extern uint32_t grrr_rescale_tick;
359 grrr_rescale_tick++;

Completed in 13 milliseconds