Man Page: function::proc_mem_txt_pid
Operating Environment: centos
Section: 3stap
FUNCTION::PROC_MEM_T(3stap) Memory Tapset FUNCTION::PROC_MEM_T(3stap)NAMEfunction::proc_mem_txt_pid - Program text (code) size in pagesSYNOPSISproc_mem_txt_pid:long(pid:long)ARGUMENTSpid The pid of process to examineDESCRIPTIONReturns the given process text (code) size in pages, 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_T(3stap)
| Related Man Pages |
|---|
| function::ctime(3) - debian |
| tapset::proc_mem(3stap) - centos |
| function::ansi_set_color2(3stap) - centos |
| tapset::context(3stap) - centos |
| tapset::kprocess(3stap) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |