1FUNCTION::PROC_MEM_S(3stap) Memory Tapset FUNCTION::PROC_MEM_S(3stap)
23
4
NAME
6function::proc_mem_shr - Program shared pages (from shared mappings)
7
SYNOPSIS
9proc_mem_shr:long()
10
ARGUMENTS
12None
13
DESCRIPTION
15Returns the shared pages (from shared mappings) 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)