Searched refs:current_group (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/osfmk/kern/
H A Dsched_grrr.c630 group = rq->current_group;
667 rq->current_group = group;
702 runq->current_group = GRRR_GROUP_NULL;
790 if (rq->current_group == group) {
791 rq->current_group = GRRR_GROUP_NULL;
831 if (rq->current_group == group) {
832 rq->current_group = GRRR_GROUP_NULL;
H A Dsched.h255 grrr_group_t current_group; member in struct:grrr_run_queue
/xnu-2782.1.97/tools/lldbmacros/
H A Dprocess.py1212 grrr_runq.weight, grrr_runq.current_group)

Completed in 24 milliseconds