Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dserver.c3230 char total_system_hmem[64]; in genRedisInfoString() local
3250 bytesToHuman(total_system_hmem,total_system_mem); in genRedisInfoString()
3314 total_system_hmem, in genRedisInfoString()