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.c208 struct augmented_args_payload *augmented_args = augmented_args_payload(); in sys_enter_connect() local
229 struct augmented_args_payload *augmented_args = augmented_args_payload(); in sys_enter_sendto() local
247 struct augmented_args_payload *augmented_args = augmented_args_payload(); in sys_enter_open() local
262 struct augmented_args_payload *augmented_args = augmented_args_payload(); in sys_enter_openat() local
277 struct augmented_args_payload *augmented_args = augmented_args_payload(); in sys_enter_rename() local
308 struct augmented_args_payload *augmented_args = augmented_args_payload(); in sys_enter_renameat2() local
350 struct augmented_args_payload *augmented_args = augmented_args_payload(); in sys_enter_perf_event_open() local
382 struct augmented_args_payload *augmented_args = augmented_args_payload(); in sys_enter_clock_nanosleep() local
403 struct augmented_args_payload *augmented_args = augmented_args_payload(); in sys_enter_nanosleep() local
526 struct augmented_args_payload *augmented_args; in sys_enter() local
/linux/tools/perf/
H A Dbuiltin-trace.c2306 unsigned char *args, void *augmented_args, int augmented_args_size, in syscall__scnprintf_args()
2621 void *augmented_args = NULL; in trace__sys_enter() local
2698 void *args, *augmented_args = NULL; in trace__fprintf_sys_enter() local
3021 struct thread *thread, void *augmented_args, int augmented_args_size) in trace__fprintf_tp_fields()