Searched refs:dont_trim_until_ts (Results 1 – 2 of 2) sorted by relevance
112 extern clock_sec_t dont_trim_until_ts;1953 if (sec > dont_trim_until_ts) { in vm_swap_free()
361 clock_sec_t dont_trim_until_ts = 0; variable3558 dont_trim_until_ts = sec + DELAY_TRIM_ON_WAKE_SECS; in vm_compressor_delay_trim()