Man Page: function::proc_mem_size_pid
Operating Environment: centos
Section: 3stap
FUNCTION::PROC_MEM_S(3stap) Memory Tapset FUNCTION::PROC_MEM_S(3stap)NAMEfunction::proc_mem_size_pid - Total program virtual memory size in pagesSYNOPSISproc_mem_size_pid:long(pid:long)ARGUMENTSpid The pid of process to examineDESCRIPTIONReturns the total virtual memory size in pages of the given process, or zero when that process doesn't exist or the number of pages couldn't be retrieved. SystemTap Tapset Reference June 2014 FUNCTION::PROC_MEM_S(3stap)