table of contents
other versions
- jessie 2.6-0.2
- jessie-backports 3.0-6~bpo8+1
- stretch 3.1-2
- testing 3.3-1
- unstable 4.0-1
FUNCTION::PAGES_TO_S(3stap) | Memory Tapset | FUNCTION::PAGES_TO_S(3stap) |
NAME¶
function::pages_to_string - Turns pages into a human readable stringSYNOPSIS¶
pages_to_string:string(pages:long)
ARGUMENTS¶
pagesNumber of pages to translate.
DESCRIPTION¶
Multiplies pages by page_size to get the number of bytes and returns the result of bytes_to_string.SEE ALSO0¶
tapset::proc_mem(3stap)March 2016 | SystemTap Tapset Reference |