Home
last modified time | relevance | path

Searched refs:MEMORYSTATUS_CMD_GET_DIAG_LIMIT (Results 1 – 5 of 5) sorted by relevance

/xnu-10002.61.3/tests/vm/
H A Ddiag_threshold_test_watermark_and_threshold_same.c42 MEMORYSTATUS_CMD_GET_DIAG_LIMIT, in get_diagthreshold_limits()
H A Ddiag_threshold_test_limit_and_threshold_same.c42 MEMORYSTATUS_CMD_GET_DIAG_LIMIT, in get_diagthreshold_limits()
H A Ddiag_threshold_test.c355 MEMORYSTATUS_CMD_GET_DIAG_LIMIT, in set_memory_diagnostics_threshold_limits()
/xnu-10002.61.3/bsd/sys/
H A Dkern_memorystatus.h384 #define MEMORYSTATUS_CMD_GET_DIAG_LIMIT 31 /* Get the diagnostics memory limit */ macro
/xnu-10002.61.3/bsd/kern/
H A Dkern_memorystatus.c8299 case MEMORYSTATUS_CMD_GET_DIAG_LIMIT: