NAME
function::uintarg - Return function argument as unsigned int SYNOPSIS uintarg:long(n:long) ARGUMENTS n index of argument to return DESCRIPTION
Return the value of argument n as an unsigned int (i.e., a 32-bit
integer zero-extended to 64 bits). SEE ALSO tapset::registers(3stap) SystemTap Tapset Reference June 2018 FUNCTION::UINTARG(3stap)