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.c2406 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) syscall__scnprintf_args() argument
2787 void *augmented_args = NULL; trace__sys_enter() local
2865 void *args, *augmented_args = NULL; trace__fprintf_sys_enter() local
3185 trace__fprintf_tp_fields(struct trace * trace,struct evsel * evsel,struct perf_sample * sample,struct thread * thread,void * augmented_args,int augmented_args_size) trace__fprintf_tp_fields() argument
[all...]