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.
1819
20
21
SystemTap Tapset Reference August 2011 FUNCTION::IS_RETURN(3stap)