1FUNCTION::PROC_MEM_S(3stap) Memory Tapset FUNCTION::PROC_MEM_S(3stap)
23
4
NAME
6function::proc_mem_size - Total program virtual memory size in pages
7
SYNOPSIS
9proc_mem_size:long()
10
ARGUMENTS
12None
13
DESCRIPTION
15Returns the total virtual memory size in pages of the current process,
16or zero when there is no current process or the number of pages
17couldnĀ“t be retrieved.
18
SEE ALSO
20tapset::proc_mem(3stap)
2122
23
24
SystemTap Tapset Reference June 2018 FUNCTION::PROC_MEM_S(3stap)