DOKK / manpages / debian 12 / systemtap-doc / function::set_s64_arg.3stap.en
FUNCTION::SET_S64_AR(3stap) Context Functions FUNCTION::SET_S64_AR(3stap)

function::set_s64_arg - Set function argument as signed 64-bit value


set_s64_arg(n:long,v:long)

n

index of argument to return

v

value to set

Set the signed 64-bit value of argument n, same as longlong_arg.

tapset::registers(3stap)

November 2022 SystemTap Tapset Reference