function::set_pointer_arg
Set function argument as pointer value
- Provided by: systemtap-doc (Version: 5.0-2ubuntu1)
- Source: systemtap
- Report a bug
Set function argument as pointer value
set_pointer_arg(n:long,v:long)
n
v
Set the unsigned value of argument n, same as ulong_arg. Can be used with any type of pointer.