1FUNCTION::IS_RETURN(3stap) Context Functions FUNCTION::IS_RETURN(3stap)
23
4
NAME
6function::is_return - Whether the current probe context is a return
7probe
8
SYNOPSIS
10is_return:long()
11
ARGUMENTS
13None
14
DESCRIPTION
16Returns 1 if the current probe context is a return probe, returns 0
17otherwise.
18
SEE ALSO
20tapset::context(3stap)
2122
23
24
SystemTap Tapset Reference May 2019 FUNCTION::IS_RETURN(3stap)