Home
last modified time | relevance | path

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

/xnu-8792.61.2/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-8792.61.2/bsd/sys/
H A Dkern_memorystatus.h342 #define MEMORYSTATUS_CMD_GET_PRIORITY_LIST 1 macro
/xnu-8792.61.2/bsd/kern/
H A Dkern_memorystatus.c7978 case MEMORYSTATUS_CMD_GET_PRIORITY_LIST: