1FUNCTION::PAGES_TO_S(3stap)      Memory Tapset     FUNCTION::PAGES_TO_S(3stap)
2
3
4

NAME

6       function::pages_to_string - Turns pages into a human readable string
7

SYNOPSIS

9           pages_to_string:string(pages:long)
10

ARGUMENTS

12       pages
13           Number of pages to translate.
14

DESCRIPTION

16       Multiplies pages by page_size to get the number of bytes and returns
17       the result of bytes_to_string.
18

SEE ALSO

20       tapset::proc_mem(3stap)
21
22
23
24SystemTap Tapset Reference       November 2020     FUNCTION::PAGES_TO_S(3stap)
Impressum