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

Man Page: function::pages_to_string

Operating Environment: debian

Section: 3

function::pages_to_string

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

NAME
function::pages_to_string - Turns pages into a human readable string
SYNOPSIS
pages_to_string:string(pages:long)
ARGUMENTS
pages Number of pages to translate.
DESCRIPTION
Multiplies pages by page_size to get the number of bytes and returns the result of bytes_to_string. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages
function::ctime(3stap) - centos
tapset::proc_mem(3stap) - centos
tapset::stopwatch(3stap) - centos
tapset::speculative(3stap) - centos
tapset::string(3stap) - centos
Similar Topics in the Unix Linux Community
Detecting unused variables...
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?