Searched refs:kMemorystatusKilledVMCompressorThrashing (Results 1 – 3 of 3) sorted by relevance
318 kMemorystatusKilledVMCompressorThrashing = JETSAM_REASON_MEMORY_VMCOMPRESSOR_THRASHING, enumerator331 #define kMemorystatusKilledVMThrashing kMemorystatusKilledVMCompressorThrashing
144 case kMemorystatusKilledVMCompressorThrashing: in is_reason_thrashing()1688 case kMemorystatusKilledVMCompressorThrashing: in memorystatus_do_kill()4160 …if (cause == kMemorystatusKilledVMCompressorThrashing || cause == kMemorystatusKilledVMCompressorS… in memorystatus_thread_internal()4177 …if (cause == kMemorystatusKilledVMCompressorThrashing || cause == kMemorystatusKilledVMCompressorS… in memorystatus_thread_internal()8816 return kMemorystatusKilledVMCompressorThrashing;
864 case kMemorystatusKilledVMCompressorThrashing: in sk_memstatus2str()