Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Dkern_memorystatus_notify.c1412 boolean_t smoothing_window_started = FALSE; in memorystatus_update_vm_pressure() local
1514 if (smoothing_window_started == FALSE) { in memorystatus_update_vm_pressure()
1515 smoothing_window_started = TRUE; in memorystatus_update_vm_pressure()
1532 smoothing_window_started = FALSE; in memorystatus_update_vm_pressure()