Searched refs:EVPOOL_CACHED_SDS_SIZE (Results 1 – 1 of 1) sorted by relevance
53 #define EVPOOL_CACHED_SDS_SIZE 255 macro147 ep[j].cached = sdsnewlen(NULL,EVPOOL_CACHED_SDS_SIZE); in evictionPoolAlloc()247 if (klen > EVPOOL_CACHED_SDS_SIZE) { in evictionPoolPopulate()