Searched refs:kMemorystatusKilledVMCompressorThrashing (Results 1 – 3 of 3) sorted by relevance
326 kMemorystatusKilledVMCompressorThrashing = JETSAM_REASON_MEMORY_VMCOMPRESSOR_THRASHING, enumerator339 #define kMemorystatusKilledVMThrashing kMemorystatusKilledVMCompressorThrashing
152 case kMemorystatusKilledVMCompressorThrashing: in is_reason_thrashing()1805 case kMemorystatusKilledVMCompressorThrashing: in memorystatus_do_kill()3954 …if (cause == kMemorystatusKilledVMCompressorThrashing || cause == kMemorystatusKilledVMCompressorS… in memorystatus_thread_internal()3971 …if (cause == kMemorystatusKilledVMCompressorThrashing || cause == kMemorystatusKilledVMCompressorS… in memorystatus_thread_internal()8647 return kMemorystatusKilledVMCompressorThrashing;
866 case kMemorystatusKilledVMCompressorThrashing: in sk_memstatus2str()