1FUNCTION::U64_ARG(3stap) Context Functions FUNCTION::U64_ARG(3stap)
23
4
NAME
6function::u64_arg - Return function argument as unsigned 64-bit value
7
SYNOPSIS
9u64_arg:long(n:long)
10
ARGUMENTS
12n
13index of argument to return
14
DESCRIPTION
16Return the unsigned 64-bit value of argument n, same as ulonglong_arg.
17
SEE ALSO
19tapset::registers(3stap)
2021
22
23
SystemTap Tapset Reference November 2021 FUNCTION::U64_ARG(3stap)