Query: function::proc_mem_shr_pid
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
function::proc_mem_shr_pid FUNCTION:(3stap) Memory Tapset FUNCTION:(3stap)NAMEfunction::proc_mem_shr_pid - Program shared pages (from shared mappings)SYNOPSISproc_mem_shr_pid:long(pid:long)ARGUMENTSpid The pid of process to examineDESCRIPTIONReturns the shared pages (from shared mappings) of the given process, or zero when the process doesn't exist or the number of pages couldn't be retrieved. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)