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

NAME

6       function::set_int_arg - Set function argument as signed int
7

SYNOPSIS

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

ARGUMENTS

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

DESCRIPTION

19       Set the value of argument n as a signed int (i.e., a 32-bit integer
20       sign-extended to 64 bits).
21

SEE ALSO

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