Home
last modified time | relevance | path

Searched refs:MEMORYSTATUS_CMD_GET_PRIORITY_LIST (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.61.3/tests/ !
H A Dmemorystatus_assertion_helpers.c153 int size = memorystatus_control(MEMORYSTATUS_CMD_GET_PRIORITY_LIST, pid, 0, &entry, sizeof(entry)); in get_priority_props()
/xnu-10002.61.3/bsd/sys/ !
H A Dkern_memorystatus.h345 #define MEMORYSTATUS_CMD_GET_PRIORITY_LIST 1 macro
/xnu-10002.61.3/bsd/kern/ !
H A Dkern_memorystatus.c8161 case MEMORYSTATUS_CMD_GET_PRIORITY_LIST: