logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

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.

Name

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

See Also

tapset::proc_mem(3stap)

SystemTap Tapset Reference                         April 2024                        FUNCTION::PAGES_TO_S(3stap)

Synopsis

           pages_to_string:string(pages:long)

See Also