Searched refs:kMemorystatusKilledVMCompressorThrashing (Results 1 – 3 of 3) sorted by relevance
314 …kMemorystatusKilledVMCompressorThrashing = JETSAM_REASON_MEMORY_VMCOMPRESSOR_THRASH… enumerator326 #define kMemorystatusKilledVMThrashing kMemorystatusKilledVMCompressorThrashing
137 case kMemorystatusKilledVMCompressorThrashing: in is_reason_thrashing()1700 case kMemorystatusKilledVMCompressorThrashing: in memorystatus_do_kill()4138 case kMemorystatusKilledVMCompressorThrashing: in memorystatus_thread()6427 cause != kMemorystatusKilledVMCompressorThrashing && in memorystatus_kill_process_async()6460 return memorystatus_kill_process_async(-1, kMemorystatusKilledVMCompressorThrashing); in memorystatus_kill_on_VM_compressor_thrashing()6467 …return memorystatus_kill_process_sync(-1, kMemorystatusKilledVMCompressorThrashing, jetsam_reason); in memorystatus_kill_on_VM_compressor_thrashing()
848 case kMemorystatusKilledVMCompressorThrashing: in sk_memstatus2str()