1FUNCTION::FASTCALL(3stap) Context Functions FUNCTION::FASTCALL(3stap)
23
4
NAME
6function::fastcall - Mark function as declared fastcall
7
SYNOPSIS
9fastcall()
10
ARGUMENTS
12None
13
DESCRIPTION
15Call this function before accessing arguments using the *_arg functions
16if the probed kernel function was declared fastcall in the source.
17
SEE ALSO
19tapset::registers(3stap)
2021
22
23
SystemTap Tapset Reference October 2018 FUNCTION::FASTCALL(3stap)