Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dobject.c965 mh->allocator_frag = in getMemoryOverheadData()
1118 if (mh->allocator_frag > 1.1 && mh->allocator_frag_bytes > 10<<20) { in getMemoryDoctorReport()
1408 addReplyDouble(c,mh->allocator_frag); in memoryCommand()
H A Dserver.h874 float allocator_frag; member
H A Dserver.c3323 mh->allocator_frag, in genRedisInfoString()