Man Page: function::proc_mem_size
Operating Environment: debian
Section: 3
function::proc_mem_size FUNCTION:(3stap) Memory Tapset FUNCTION:(3stap)NAMEfunction::proc_mem_size - Total program virtual memory size in pagesSYNOPSISproc_mem_size:long()ARGUMENTSNoneDESCRIPTIONReturns the total virtual memory size in pages of the current process, or zero when there is no current process or the number of pages couldn't be retrieved. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)