table of contents
FUNCTION::FASTCALL(3stap) | Context Functions | FUNCTION::FASTCALL(3stap) |
NAME¶
function::fastcall - Mark function as declared fastcall
SYNOPSIS¶
fastcall()
ARGUMENTS¶
None
DESCRIPTION¶
Call this function before accessing arguments using the *_arg functions if the probed kernel function was declared fastcall in the source.
SEE ALSO0¶
tapset::registers(3stap)
October 2018 | SystemTap Tapset Reference |