function::set_s64_arg.3stap - Man Page
Set function argument as signed 64-bit value
Synopsis
set_s64_arg(n:long,v:long)
Arguments
- n
index of argument to return
- v
value to set
Description
Set the signed 64-bit value of argument n, same as longlong_arg.
See Also0
tapset::registers(3stap)
Info
April 2024 SystemTap Tapset Reference Context Functions