Searched refs:vm_object_cache_aging_ts (Results 1 – 1 of 1) sorted by relevance
935 static clock_sec_t vm_object_cache_aging_ts = 0; variable1036 if (sec < vm_object_cache_aging_ts) { in vm_object_cache_evict()1061 vm_object_cache_aging_ts = object->vo_cache_ts; in vm_object_cache_evict()