Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dobject.c1094 int high_alloc_rss = 0; /* High rss overhead. */ in getMemoryDoctorReport() local
1125 high_alloc_rss = 1; in getMemoryDoctorReport()
1179 if (high_alloc_rss) { in getMemoryDoctorReport()