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

NAME

6       function::set_uint_arg - Set argument as unsigned int
7

SYNOPSIS

9           set_uint_arg:long(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 an unsigned int (i.e., a 32-bit integer
20       zero-extended to 64 bits).
21

SEE ALSO

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