Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/
H A Darm_mte_compress.c919 #define PRELOAD_COMPRESSED_BYTES 4 macro
1043 if (flags & PRELOAD_COMPRESSED_BYTES) { in run_all_patterns()
1046 if (flags & PRELOAD_COMPRESSED_BYTES) { in run_all_patterns()
1054 if (flags & PRELOAD_COMPRESSED_BYTES) { in run_all_patterns()
1065 run_all_patterns(PRELOAD_COMPRESSED_BYTES);
1074 run_all_patterns(DONT_PAGEIN | PRELOAD_COMPRESSED_BYTES);