Query: function::ulong_arg
OS: centos
Section: 3stap
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FUNCTION::ULONG_ARG(3stap) Context Functions FUNCTION::ULONG_ARG(3stap)NAMEfunction::ulong_arg - Return function argument as unsigned longSYNOPSISulong_arg:long(n:long)ARGUMENTSn index of argument to returnDESCRIPTIONReturn the value of argument n as an unsigned long. On architectures where a long is 32 bits, the value is zero-extended to 64 bits. SystemTap Tapset Reference June 2014 FUNCTION::ULONG_ARG(3stap)