1FUNCTION::SET_U64_AR(3stap)    Context Functions   FUNCTION::SET_U64_AR(3stap)
2
3
4

NAME

6       function::set_u64_arg - Set function argument as unsigned 64-bit value
7

SYNOPSIS

9           set_u64_arg(n:long,v:long)
10

ARGUMENTS

12       n
13           index of argument to return
14
15       v
16           value to set
17

DESCRIPTION

19       Set the unsigned 64-bit value of argument n, same as ulonglong_arg.
20

SEE ALSO

22       tapset::registers(3stap)
23
24
25
26SystemTap Tapset Reference       November 2021     FUNCTION::SET_U64_AR(3stap)
Impressum