Home
last modified time | relevance | path

Searched defs:augmented_arg (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/tools/perf/examples/bpf/
Daugmented_raw_syscalls.c63 struct augmented_arg { struct
75 struct augmented_arg arg, arg2; argument
97 unsigned int augmented_arg__read_str(struct augmented_arg *augmented_arg, const void *arg, unsigned… in augmented_arg__read_str()
/linux-6.1.9/tools/perf/trace/beauty/
Dbeauty.h84 struct augmented_arg { struct
96 …* @augmented_args: Extra data that can be collected, for instance, with eBPF for expanding the pat… argument
/linux-6.1.9/tools/perf/
Dbuiltin-trace.c1486 struct augmented_arg *augmented_arg = arg->augmented.args; in syscall_arg__scnprintf_augmented_string() local