Searched refs:allocator_rss_bytes (Results 1 – 3 of 3) sorted by relevance
971 mh->allocator_rss_bytes = in getMemoryOverheadData()1124 if (mh->allocator_rss > 1.1 && mh->allocator_rss_bytes > 10<<20) { in getMemoryDoctorReport()1417 addReplyLongLong(c,mh->allocator_rss_bytes); in memoryCommand()
877 ssize_t allocator_rss_bytes; member
3326 mh->allocator_rss_bytes, in genRedisInfoString()