1FUNCTION::SET_LONG_A(3stap)    Context Functions   FUNCTION::SET_LONG_A(3stap)
2
3
4

NAME

6       function::set_long_arg - Set argument as signed long
7

SYNOPSIS

9           set_long_arg(n:long,v:long)
10

ARGUMENTS

12       n
13           index of argument to set
14
15       v
16           value to set
17

DESCRIPTION

19       Set the value of argument n as a signed long. On architectures where a
20       long is 32 bits, the value is sign-extended to 64 bits.
21

SEE ALSO

23       tapset::registers(3stap)
24
25
26
27SystemTap Tapset Reference       November 2021     FUNCTION::SET_LONG_A(3stap)
Impressum