function::pages_to_string
Turns pages into a human readable string
- Provided by: systemtap-doc (Version: 5.0-2ubuntu1)
- Source: systemtap
- Report a bug
Turns pages into a human readable string
pages_to_string:string(pages:long)
pages
Multiplies pages by page_size to get the number of bytes and returns the result of bytes_to_string.