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

SEE ALSO

21       tapset::proc_mem(3stap)
22
23
24
25SystemTap Tapset Reference         June 2018       FUNCTION::PROC_MEM_R(3stap)
Impressum