Searched refs:kMemorystatusKilledVMCompressorThrashing (Results 1 – 3 of 3) sorted by relevance
304 kMemorystatusKilledVMCompressorThrashing = JETSAM_REASON_MEMORY_VMCOMPRESSOR_THRASHING, enumerator317 #define kMemorystatusKilledVMThrashing kMemorystatusKilledVMCompressorThrashing
153 case kMemorystatusKilledVMCompressorThrashing: in is_reason_thrashing()2126 case kMemorystatusKilledVMCompressorThrashing: in memorystatus_do_kill()4341 …if (cause == kMemorystatusKilledVMCompressorThrashing || cause == kMemorystatusKilledVMCompressorS… in memorystatus_thread_internal()4358 …if (cause == kMemorystatusKilledVMCompressorThrashing || cause == kMemorystatusKilledVMCompressorS… in memorystatus_thread_internal()8997 return kMemorystatusKilledVMCompressorThrashing;
866 case kMemorystatusKilledVMCompressorThrashing: in sk_memstatus2str()