Home
last modified time | relevance | path

Searched defs:total_keys (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Devict.c484 unsigned long total_keys = 0, keys; in freeMemoryIfNeeded() local
H A Dredis-cli.c6386 unsigned long long sampled = 0, total_keys, totlen=0, *sizes=NULL, it=0; in findBigKeys() local
6555 unsigned long long sampled = 0, total_keys, *freqs = NULL, it = 0; in findHotKeys() local
H A Dserver.h868 size_t total_keys; member