1FUNCTION::PPFUNC(3stap) Context Functions FUNCTION::PPFUNC(3stap)
23
4
NAME
6function::ppfunc - Returns the function name parsed from pp
7
SYNOPSIS
9ppfunc:string()
10
ARGUMENTS
12None
13
DESCRIPTION
15This returns the function name from the current pp. Not all pp have
16functions in them, in which case "" is returned.
17
SEE ALSO
19tapset::context(3stap)
2021
22
23
SystemTap Tapset Reference October 2018 FUNCTION::PPFUNC(3stap)