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