debian man page for function::proc_mem_rss_pid

Query: function::proc_mem_rss_pid

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

function::proc_mem_rss_pid

FUNCTION:(3stap)						   Memory Tapset						  FUNCTION:(3stap)

NAME
function::proc_mem_rss_pid - Program resident set size in pages
SYNOPSIS
proc_mem_rss_pid:long(pid:long)
ARGUMENTS
pid The pid of process to examine
DESCRIPTION
Returns the resident set size in pages of the given process, or zero when the process doesn't exist or the number of pages couldn't be retrieved. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages
function::ansi_set_color3(3) - debian
function::ansi_set_color2(3stap) - centos
function::ansi_set_color3(3stap) - centos
tapset::scheduler(3stap) - centos
tapset::task(3stap) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Detecting unused variables...
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?