Searched defs:augmented_args_size (Results 1 – 1 of 1) sorted by relevance
/linux-6.15/tools/perf/ |
D | builtin-trace.c | 2378 unsigned char *args, void *augmented_args, int augmented_args_size, in syscall__scnprintf_args() 2709 …_augmented_args(struct syscall *sc, struct perf_sample *sample, int *augmented_args_size, int raw_… in syscall__augmented_args() 2757 int augmented_args_size = 0, e_machine; in trace__sys_enter() local 2837 int augmented_args_size, e_machine; in trace__fprintf_sys_enter() local 3162 struct thread *thread, void *augmented_args, int augmented_args_size) in trace__fprintf_tp_fields()
|