function::set_u64_arg
Set function argument as unsigned 64-bit value
- Provided by: systemtap-doc (Version: 5.0-2ubuntu1)
- Source: systemtap
- Report a bug
Set function argument as unsigned 64-bit value
set_u64_arg(n:long,v:long)
n
v
Set the unsigned 64-bit value of argument n, same as ulonglong_arg.