table of contents
FUNCTION:(3stap) | Memory Tapset | FUNCTION:(3stap) |
function::proc_mem_size_pid
NAME¶
function::proc_mem_size_pid - Total program virtual memory size in pagesSYNOPSIS¶
proc_mem_size_pid:long(pid:long)
ARGUMENTS¶
pidThe pid of process to examine
DESCRIPTION¶
Returns 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.May 2013 | SystemTap Tapset Reference |