debian man page for function::proc_mem_size

Query: function::proc_mem_size

OS: debian

Section: 3

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

function::proc_mem_size

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

NAME
function::proc_mem_size - Total program virtual memory size in pages
SYNOPSIS
proc_mem_size:long()
ARGUMENTS
None
DESCRIPTION
Returns the total virtual memory size in pages of the current process, or zero when there is no current process or the number of pages couldn't be retrieved. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages
tapset::proc_mem(3stap) - centos
function::ansi_set_color2(3stap) - centos
function::ansi_set_color3(3stap) - centos
tapset::context(3stap) - centos
tapset::timestamp(3stap) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?