1FUNCTION::ULONGLONG_(3stap) Context Functions FUNCTION::ULONGLONG_(3stap)
23
4
NAME
6function::ulonglong_arg - Return function argument as 64-bit value
7
SYNOPSIS
9ulonglong_arg:long(n:long)
10
ARGUMENTS
12n
13index of argument to return
14
DESCRIPTION
16Return the value of argument n as a 64-bit value. (Same as
17longlong_arg.)
18
SEE ALSO
20tapset::registers(3stap)
2122
23
24
SystemTap Tapset Reference May 2019 FUNCTION::ULONGLONG_(3stap)