1FUNCTION::U32_ARG(3stap) Context Functions FUNCTION::U32_ARG(3stap)
23
4
NAME
6function::u32_arg - Return function argument as unsigned 32-bit value
7
SYNOPSIS
9u32_arg:long(n:long)
10
ARGUMENTS
12n
13index of argument to return
14
DESCRIPTION
16Return the unsigned 32-bit value of argument n, same as uint_arg.
17
SEE ALSO
19tapset::registers(3stap)
2021
22
23
SystemTap Tapset Reference October 2018 FUNCTION::U32_ARG(3stap)