1FUNCTION::SET_LONGLO(3stap) Context Functions FUNCTION::SET_LONGLO(3stap)
23
4
NAME
6function::set_longlong_arg - Set function argument as 64-bit value
7
SYNOPSIS
9set_longlong_arg:long(n:long,v:long)
10
ARGUMENTS
12n
13index of argument to return
1415
v
16value to set
17
DESCRIPTION
19Set the value of argument n as a 64-bit value.
20
SEE ALSO
22tapset::registers(3stap)
2324
25
26
SystemTap Tapset Reference May 2021 FUNCTION::SET_LONGLO(3stap)