Man Page: function::proc_mem_size_pid
Operating Environment: debian
Section: 3
function::proc_mem_size_pid FUNCTION:(3stap) Memory Tapset FUNCTION:(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 May 2013 FUNCTION:(3stap)
| Related Man Pages |
|---|
| tapset::proc_mem(3stap) - centos |
| function::ansi_set_color2(3stap) - centos |
| tapset::context(3stap) - centos |
| tapset::conversions(3stap) - centos |
| tapset::kprocess(3stap) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Is UNIX an open source OS ? |
| One instance of comparing grep and awk |
| My first PERL incarnation... Audio Oscillograph |