function::set_u32_arg.3stap - Man Page

Set function argument as unsigned 32-bit value

Synopsis

    set_u32_arg(n:long,v:long)

Arguments

n

index of argument to return

v

value to set

Description

Set the unsigned 32-bit value of argument n, same as uint_arg.

See Also0

tapset::registers(3stap)

Info

November 2023 SystemTap Tapset Reference Context Functions