Home
last modified time | relevance | path

Searched refs:updateLFU (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Ddb.c46 void updateLFU(robj *val) { in updateLFU() function
68 updateLFU(val); in lookupKey()