1FUNCTION::PROC_MEM_S(3stap)      Memory Tapset     FUNCTION::PROC_MEM_S(3stap)
2
3
4

NAME

6       function::proc_mem_size_pid - Total program virtual memory size in
7       pages
8

SYNOPSIS

10           proc_mem_size_pid:long(pid:long)
11

ARGUMENTS

13       pid
14           The pid of process to examine
15

DESCRIPTION

17       Returns the total virtual memory size in pages of the given process, or
18       zero when that process doesn't exist or the number of pages couldn't be
19       retrieved.
20
21
22
23SystemTap Tapset Reference        August 2011      FUNCTION::PROC_MEM_S(3stap)
Impressum