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

NAME

6       function::proc_mem_rss_pid - Program resident set size in pages
7

SYNOPSIS

9           proc_mem_rss_pid:long(pid:long)
10

ARGUMENTS

12       pid
13           The pid of process to examine
14

DESCRIPTION

16       Returns the resident set size in pages of the given process, or zero
17       when the process doesn't exist or the number of pages couldn't be
18       retrieved.
19
20
21
22SystemTap Tapset Reference        August 2011      FUNCTION::PROC_MEM_R(3stap)
Impressum