Man Page: function::proc_mem_shr_pid
Operating Environment: debian
Section: 3
function::proc_mem_shr_pid FUNCTION:(3stap) Memory Tapset FUNCTION:(3stap)NAMEfunction::proc_mem_shr_pid - Program shared pages (from shared mappings)SYNOPSISproc_mem_shr_pid:long(pid:long)ARGUMENTSpid The pid of process to examineDESCRIPTIONReturns the shared pages (from shared mappings) of the given process, or zero when the process doesn't exist or the number of pages couldn't be retrieved. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
| Related Man Pages |
|---|
| function::ansi_set_color2(3) - debian |
| function::ansi_set_color3(3) - debian |
| tapset::proc_mem(3stap) - centos |
| tapset::context(3stap) - centos |
| tapset::scheduler(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |