Provided by: systemtap-doc_3.1-3ubuntu0.1_all 

NAME
function::is_myproc - Determines if the current probe point has occurred in the user's own process
SYNOPSIS
is_myproc:long()
ARGUMENTS
None
DESCRIPTION
This function returns 1 if the current probe point has occurred in the user's own process.
SEE ALSO
tapset::context(3stap)
SystemTap Tapset Reference March 2016 FUNCTION::IS_MYPROC(3stap)