Searched refs:kMemorystatusKilledVMCompressorThrashing (Results 1 – 2 of 2) sorted by relevance
311 kMemorystatusKilledVMCompressorThrashing = JETSAM_REASON_MEMORY_VMCOMPRESSOR_THRASHING, enumerator324 #define kMemorystatusKilledVMThrashing kMemorystatusKilledVMCompressorThrashing
156 case kMemorystatusKilledVMCompressorThrashing: in is_reason_thrashing()2369 case kMemorystatusKilledVMCompressorThrashing: in memorystatus_do_kill()4826 …if (cause == kMemorystatusKilledVMCompressorThrashing || cause == kMemorystatusKilledVMCompressorS… in memorystatus_thread_internal()4843 …if (cause == kMemorystatusKilledVMCompressorThrashing || cause == kMemorystatusKilledVMCompressorS… in memorystatus_thread_internal()9765 return kMemorystatusKilledVMCompressorThrashing;