<div dir="ltr">Hi,<div><br></div><div>I want to calculate VM size of process.</div><div>In /proc/pid/status, we get amount of VM size used by the process.</div><div>I want to get same counter with the help of jemalloc.</div><div><br></div><div>For that I was making use of stats.allocated.</div><div><br></div><div>Do I need to take into consideration any other statistics for getting VM Size?</div><div><br></div><div>Thanks,</div><div>Prajakta</div></div>