Query: function::int_arg
OS: centos
Section: 3stap
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FUNCTION::INT_ARG(3stap) Context Functions FUNCTION::INT_ARG(3stap)NAMEfunction::int_arg - Return function argument as signed intSYNOPSISint_arg:long(n:long)ARGUMENTSn index of argument to returnDESCRIPTIONReturn the value of argument n as a signed int (i.e., a 32-bit integer sign-extended to 64 bits). SystemTap Tapset Reference June 2014 FUNCTION::INT_ARG(3stap)