Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/kern/
H A Dkern_memorystatus_notify.c1475 boolean_t smoothing_window_started = FALSE; in memorystatus_update_vm_pressure() local
1578 if (smoothing_window_started == FALSE) { in memorystatus_update_vm_pressure()
1579 smoothing_window_started = TRUE; in memorystatus_update_vm_pressure()
1594 smoothing_window_started = FALSE; in memorystatus_update_vm_pressure()