Home
last modified time | relevance | path

Searched refs:idle_kill_counter (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.140.41/bsd/kern/
H A Dkern_memorystatus_notify.c1424 int idle_kill_counter = 0; in memorystatus_update_vm_pressure() local
1432 …while ((memorystatus_vm_pressure_level != kVMPressureNormal) && (idle_kill_counter < MAX_IDLE_KILL… in memorystatus_update_vm_pressure()
1437 idle_kill_counter++; in memorystatus_update_vm_pressure()