Searched refs:JETSAM_REASON_MEMORY_VMCOMPRESSOR_THRASHING (Results 1 – 2 of 2) sorted by relevance
290 #define JETSAM_REASON_MEMORY_VMCOMPRESSOR_THRASHING 11 macro314 …morystatusKilledVMCompressorThrashing = JETSAM_REASON_MEMORY_VMCOMPRESSOR_THRASHING,327 #define JETSAM_REASON_MEMORY_VMTHRASHING JETSAM_REASON_MEMORY_VMCOMPRESSOR_THRASHING
4139 jetsam_reason_code = JETSAM_REASON_MEMORY_VMCOMPRESSOR_THRASHING; in memorystatus_thread()6462 …n_t jetsam_reason = os_reason_create(OS_REASON_JETSAM, JETSAM_REASON_MEMORY_VMCOMPRESSOR_THRASHING… in memorystatus_kill_on_VM_compressor_thrashing()