FUNCTION::IS_RETURN
Section: Context Functions (3stap)
Updated: November 2020
Page Index
NAME
function::is_return - Whether the current probe context is a return probe
SYNOPSIS
is_return:long()
ARGUMENTS
None
DESCRIPTION
Returns 1 if the current probe context is a return probe, returns 0 otherwise.
SEE ALSO
tapset::context(3stap)