Skip to main content

record

Function record 

Source
pub fn record(
    category: u64,
    kind: TraceKind,
    flags: u64,
    ctx: TraceTaskCtx,
    rip: u64,
    vaddr: u64,
    arg0: u64,
    arg1: u64,
)
Expand description

Performs the record operation.