function::int_arg - Return function argument as signed int
Contents
Arguments
n
index of argument to return
Description
Return the value of argument n as a signed int (i.e., a 32-bit integer sign-extended to 64 bits).
Name
function::int_arg - Return function argument as signed int
See Also
tapset::registers(3stap) SystemTap Tapset Reference April 2024 FUNCTION::INT_ARG(3stap)
Synopsis
int_arg:long(n:long)
