Home
last modified time | relevance | path

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

/xnu-10063.101.15/tests/vm/
H A Ddiag_threshold_test_with_high_watermark.c37 diag_mem_threshold_waste_memory(ABOVE_JETSAM_LIMIT); in diag_threshold_test_with_high_watermark()
H A Ddiag_threshold_test_with_low_watermark.c37 diag_mem_threshold_waste_memory(ABOVE_JETSAM_LIMIT); in diag_threshold_test_with_low_watermark()
H A Ddiag_threshold_test.h36 #define ABOVE_JETSAM_LIMIT (12*1024*1024) macro