oracular (3) function::fastcall.3stap.gz

Provided by: systemtap-doc_5.1-4_amd64 bug

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 ALSO

       tapset::registers(3stap)