Provided by: systemtap-doc_4.8-2_amd64
NAME
function::caller_addr - Return caller address
SYNOPSIS
caller_addr:long()
ARGUMENTS
None
DESCRIPTION
This function returns the address of the calling function.
SEE ALSO
tapset::context-caller(3stap)