Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

function::ulonglong_arg - Return function argument as 64-bit value

Arguments

n
           index of argument to return

Description

       Return the value of argument n as a 64-bit value. (Same as longlong_arg.)

Name

       function::ulonglong_arg - Return function argument as 64-bit value

See Also

tapset::registers(3stap)

SystemTap Tapset Reference                         April 2024                        FUNCTION::ULONGLONG_(3stap)

Synopsis

           ulonglong_arg:long(n:long)

See Also