function::pages_to_string.3stap - Man Page
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.
See Also0
tapset::proc_mem(3stap)
Info
April 2024 SystemTap Tapset Reference Memory Tapset