Man Page: function::uint_arg
Operating Environment: centos
Section: 3stap
FUNCTION::UINT_ARG(3stap) Context Functions FUNCTION::UINT_ARG(3stap)NAMEfunction::uint_arg - Return function argument as unsigned intSYNOPSISuint_arg:long(n:long)ARGUMENTSn index of argument to returnDESCRIPTIONReturn the value of argument n as an unsigned int (i.e., a 32-bit integer zero-extended to 64 bits). SystemTap Tapset Reference June 2014 FUNCTION::UINT_ARG(3stap)