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

/darwin-on-arm/xnu/bsd/sys/
H A Dproc_info.h710 #define PROC_DIRTY_TRACK_MASK (PROC_DIRTY_TRACK|PROC_DIRTY_ALLOW_IDLE_EXIT) macro
/darwin-on-arm/xnu/bsd/kern/
H A Dproc_info.c1828 if ((pcontrol & PROC_DIRTY_TRACK_MASK) == PROC_DIRTY_ALLOW_IDLE_EXIT) {

Completed in 18 milliseconds