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)
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| [TIP] Processing YAML files with yq |