Searched refs:SWAPPER_NEEDS_TO_RETHROTTLE (Results 1 – 2 of 2) sorted by relevance
500 #define SWAPPER_NEEDS_TO_RETHROTTLE() ((AVAILABLE_NON_COMPRESSED_MEMORY > VM_PAGE_COMPRES… macro
1059 if (SWAPPER_NEEDS_TO_RETHROTTLE()) { in vm_swapout_thread_throttle_adjust()