Searched refs:kMemorystatusKilledVMCompressorThrashing (Results 1 – 3 of 3) sorted by relevance
324 kMemorystatusKilledVMCompressorThrashing = JETSAM_REASON_MEMORY_VMCOMPRESSOR_THRASHING, enumerator337 #define kMemorystatusKilledVMThrashing kMemorystatusKilledVMCompressorThrashing
147 case kMemorystatusKilledVMCompressorThrashing: in is_reason_thrashing()1691 case kMemorystatusKilledVMCompressorThrashing: in memorystatus_do_kill()4166 …if (cause == kMemorystatusKilledVMCompressorThrashing || cause == kMemorystatusKilledVMCompressorS… in memorystatus_thread_internal()4183 …if (cause == kMemorystatusKilledVMCompressorThrashing || cause == kMemorystatusKilledVMCompressorS… in memorystatus_thread_internal()8833 return kMemorystatusKilledVMCompressorThrashing;
853 case kMemorystatusKilledVMCompressorThrashing: in sk_memstatus2str()