Query: function::proc_mem_size
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)