Man Page: function::proc_mem_rss_pid
Operating Environment: centos
Section: 3stap
FUNCTION::PROC_MEM_R(3stap) Memory Tapset FUNCTION::PROC_MEM_R(3stap)NAMEfunction::proc_mem_rss_pid - Program resident set size in pagesSYNOPSISproc_mem_rss_pid:long(pid:long)ARGUMENTSpid The pid of process to examineDESCRIPTIONReturns the resident set size in pages of the given process, or zero when the process doesn't exist or the number of pages couldn't be retrieved. SystemTap Tapset Reference June 2014 FUNCTION::PROC_MEM_R(3stap)
| Related Man Pages |
|---|
| function::ansi_set_color2(3) - debian |
| function::ctime(3) - debian |
| tapset::proc_mem(3stap) - centos |
| function::ansi_set_color2(3stap) - centos |
| tapset::string(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| Shopt -s histappend |