Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/vm/
H A Dvm_compressor_algorithms.c97 CPRESELLZ4 = 0, enumerator
163 return CPRESELLZ4; in compressor_preselect()
316 if (presel == CPRESELLZ4) { in metacompressor()