Searched refs:vm_compressor_thrashing_detected (Results 1 – 1 of 1) sorted by relevance
615 static boolean_t vm_compressor_thrashing_detected = FALSE; variable2646 if (vm_compressor_thrashing_detected == FALSE) { in compressor_needs_to_swap()2647 vm_compressor_thrashing_detected = TRUE; in compressor_needs_to_swap()2720 vm_compressor_thrashing_detected = FALSE; in vm_thrashing_jetsam_done()