DOKK / manpages / debian 12 / systemtap-doc / function::pages_to_string.3stap.en
FUNCTION::PAGES_TO_S(3stap) Memory Tapset FUNCTION::PAGES_TO_S(3stap)

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


pages_to_string:string(pages:long)

pages

Number of pages to translate.

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

tapset::proc_mem(3stap)

November 2022 SystemTap Tapset Reference