Searched defs:augmented_args (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/perf/util/bpf_skel/
H A Daugmented_raw_syscalls.bpf.c182 struct augmented_args_payload *augmented_args = augmented_args_payload(); local
201 struct augmented_args_payload *augmented_args = augmented_args_payload(); local
219 struct augmented_args_payload *augmented_args = augmented_args_payload(); local
234 struct augmented_args_payload *augmented_args = augmented_args_payload(); local
249 struct augmented_args_payload *augmented_args = augmented_args_payload(); local
266 struct augmented_args_payload *augmented_args = augmented_args_payload(); local
294 struct augmented_args_payload *augmented_args = augmented_args_payload(); local
326 struct augmented_args_payload *augmented_args = augmented_args_payload(); local
357 struct augmented_args_payload *augmented_args; local
[all...]
/linux-master/tools/perf/
H A Dbuiltin-trace.c2297 void *augmented_args = NULL; local
2339 void *augmented_args = NULL; local
2416 void *args, *augmented_args = NULL; local
2035 syscall__scnprintf_args(struct syscall *sc, char *bf, size_t size, unsigned char *args, void *augmented_args, int augmented_args_size, struct trace *trace, struct thread *thread) argument
2737 trace__fprintf_tp_fields(struct trace *trace, struct evsel *evsel, struct perf_sample *sample, struct thread *thread, void *augmented_args, int augmented_args_size) argument
[all...]

Completed in 107 milliseconds