function::u32_arg
Return function argument as unsigned 32-bit value
- Provided by: systemtap-doc (Version: 5.0-2ubuntu1)
- Source: systemtap
- Report a bug
Return function argument as unsigned 32-bit value
u32_arg:long(n:long)
n
Return the unsigned 32-bit value of argument n, same as uint_arg.