Searched refs:LFUDecrAndReturn (Results 1 – 5 of 5) sorted by relevance
197 idle = 255-LFUDecrAndReturn(o); in evictionPoolPopulate()335 unsigned long LFUDecrAndReturn(robj *o) { in LFUDecrAndReturn() function
1289 addReplyLongLong(c,LFUDecrAndReturn(o)); in objectCommand()
47 unsigned long counter = LFUDecrAndReturn(val); in updateLFU()
1928 unsigned long LFUDecrAndReturn(robj *o);
1029 buf[0] = LFUDecrAndReturn(val); in rdbSaveKeyValuePair()