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::ansi_set_color2(3) - debian
function::ctime(3) - debian
tapset::proc_mem(3stap) - centos
function::ansi_set_color2(3stap) - centos
tapset::timestamp_gtod(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
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)?