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

NAME

6       function::uint_arg - Return function argument as unsigned int
7

SYNOPSIS

9           uint_arg:long(n:long)
10

ARGUMENTS

12       n
13           index of argument to return
14

DESCRIPTION

16       Return the value of argument n as an unsigned int (i.e., a 32-bit
17       integer zero-extended to 64 bits).
18

SEE ALSO

20       tapset::registers(3stap)
21
22
23
24SystemTap Tapset Reference         May 2022          FUNCTION::UINT_ARG(3stap)
Impressum