Home
last modified time | relevance | path

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

/Linux-v5.10/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-v5.10/tools/perf/trace/beauty/
Dbeauty.h82 struct augmented_arg { struct
94 …* @augmented_args: Extra data that can be collected, for instance, with eBPF for expanding the pat… argument
/Linux-v5.10/tools/perf/
Dbuiltin-trace.c1472 struct augmented_arg *augmented_arg = arg->augmented.args; in syscall_arg__scnprintf_augmented_string() local