Home
last modified time | relevance | path

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

/xnu-11215/bsd/kern/
H A Dkern_memorystatus_notify.c1405 boolean_t smoothing_window_started = FALSE; in memorystatus_update_vm_pressure() local
1507 if (smoothing_window_started == FALSE) { in memorystatus_update_vm_pressure()
1508 smoothing_window_started = TRUE; in memorystatus_update_vm_pressure()
1525 smoothing_window_started = FALSE; in memorystatus_update_vm_pressure()