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

Man Page: function::proc_mem_txt_pid

Operating Environment: debian

Section: 3

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::ctime(3) - debian
function::ansi_set_color2(3stap) - centos
function::ansi_set_color3(3stap) - centos
tapset::context(3stap) - centos
tapset::kprocess(3stap) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?