function::proc_mem_data_pid(3) debian man page | unix.com

Man Page: function::proc_mem_data_pid

Operating Environment: debian

Section: 3

function::proc_mem_data_pid

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

NAME
function::proc_mem_data_pid - Program data size (data + stack) in pages
SYNOPSIS
proc_mem_data_pid:long(pid:long)
ARGUMENTS
pid The pid of process to examine
DESCRIPTION
Returns the given process data size (data + stack) in pages, 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::ctime(3) - debian
tapset::kprocess(3stap) - centos
tapset::scheduler(3stap) - centos
tapset::task(3stap) - centos
tapset::timestamp(3stap) - centos
Similar Topics in the Unix Linux Community
Detecting unused variables...
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph