Home
last modified time | relevance | path

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

/linux/tools/perf/util/bpf_skel/
H A Daugmented_raw_syscalls.bpf.c209 struct augmented_args_payload *augmented_args = augmented_args_payload(); in sys_enter_connect() local
230 struct augmented_args_payload *augmented_args = augmented_args_payload(); in sys_enter_sendto() local
248 struct augmented_args_payload *augmented_args = augmented_args_payload(); in sys_enter_open() local
263 struct augmented_args_payload *augmented_args = augmented_args_payload(); in sys_enter_openat() local
278 struct augmented_args_payload *augmented_args = augmented_args_payload(); in sys_enter_rename() local
309 struct augmented_args_payload *augmented_args = augmented_args_payload(); in sys_enter_renameat2() local
351 struct augmented_args_payload *augmented_args = augmented_args_payload(); in sys_enter_perf_event_open() local
383 struct augmented_args_payload *augmented_args = augmented_args_payload(); in sys_enter_clock_nanosleep() local
404 struct augmented_args_payload *augmented_args = augmented_args_payload(); in sys_enter_nanosleep() local
527 struct augmented_args_payload *augmented_args; in sys_enter() local
/linux/tools/perf/
H A Dbuiltin-trace.c2383 unsigned char *args, void *augmented_args, int augmented_args_size, in syscall__scnprintf_args()
2766 void *augmented_args = NULL; in trace__sys_enter() local
2844 void *args, *augmented_args = NULL; in trace__fprintf_sys_enter() local
3164 struct thread *thread, void *augmented_args, int augmented_args_size) in trace__fprintf_tp_fields()