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.
1819
20
21
SystemTap Tapset Reference August 2011 FUNCTION::PROC_MEM_S(3stap)