1FUNCTION::PROC_MEM_S(3stap) Memory Tapset FUNCTION::PROC_MEM_S(3stap)
2
3
4
6 function::proc_mem_shr_pid - Program shared pages (from shared
7 mappings)
8
10 proc_mem_shr_pid:long(pid:long)
11
13 pid
14 The pid of process to examine
15
17 Returns the shared pages (from shared mappings) of the given process,
18 or zero when the process doesn´t exist or the number of pages couldn´t
19 be retrieved.
20
22 tapset::proc_mem(3stap)
23
24
25
26SystemTap Tapset Reference June 2018 FUNCTION::PROC_MEM_S(3stap)