Home
last modified time | relevance | path

Searched defs:avg_ttl (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dexpire.c207 long long avg_ttl = ttl_sum/ttl_samples; in activeExpireCycle() local
H A Dserver.h646 long long avg_ttl; /* Average TTL, just for stats */ member