Searched refs:memstat_last_cache_purge_ts (Results 1 – 3 of 3) sorted by relevance
264 uint64_t memstat_last_cache_purge_ts; variable476 uint64_t last_purge_ts = os_atomic_load(&memstat_last_cache_purge_ts, relaxed); in memorystatus_pick_action()480 memstat_last_cache_purge_ts = now; in memorystatus_pick_action()
220 extern uint64_t memstat_last_cache_purge_ts;
1605 absolutetime_to_nanoseconds(now - memstat_last_cache_purge_ts, &delta_ns); in memorystatus_update_vm_pressure()