Searched refs:PROC_DIRTY_TRACKED (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.140.69/bsd/sys/ | ||
| H A D | proc_info.h | 843 #define PROC_DIRTY_TRACKED 0x1 macro |
| /xnu-11417.140.69/bsd/kern/ | ||
| H A D | kern_memorystatus.c | 3708 ret |= PROC_DIRTY_TRACKED; in memorystatus_dirty_get() |