debian man page for function::proc_mem_txt_pid

Query: function::proc_mem_txt_pid

OS: debian

Section: 3

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

function::proc_mem_txt_pid

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

NAME
function::proc_mem_txt_pid - Program text (code) size in pages
SYNOPSIS
proc_mem_txt_pid:long(pid:long)
ARGUMENTS
pid The pid of process to examine
DESCRIPTION
Returns the given process text (code) size 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::ansi_set_color2(3) - debian
tapset::proc_mem(3stap) - centos
function::ansi_set_color3(3stap) - centos
tapset::kprocess(3stap) - centos
tapset::task(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
Introduction
Detecting unused variables...