Searched refs:total_frag (Results 1 – 3 of 3) sorted by relevance
961 mh->total_frag = in getMemoryOverheadData()1112 if (mh->total_frag > 1.4 && mh->total_frag_bytes > 10<<20) { in getMemoryDoctorReport()1426 addReplyDouble(c,mh->total_frag); /* it is kept here for backwards compatibility */ in memoryCommand()
872 float total_frag; member
3329 mh->total_frag, /* this is the total RSS overhead, including fragmentation, */ in genRedisInfoString()