Query: function::proc_mem_data_pid
OS: centos
Section: 3stap
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FUNCTION::PROC_MEM_D(3stap) Memory Tapset FUNCTION::PROC_MEM_D(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 June 2014 FUNCTION::PROC_MEM_D(3stap)