Searched defs:augmented_args_size (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/ |
| H A D | builtin-trace.c | 2249 static void *syscall__augmented_args(struct syscall *sc, struct perf_sample *sample, int *augmented_args_size, int raw_augmented_args_size) argument 2284 int augmented_args_size = 0; local 2363 int augmented_args_size; local 1987 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 2680 trace__fprintf_tp_fields(struct trace *trace, struct evsel *evsel, struct perf_sample *sample, struct thread *thread, void *augmented_args, int augmented_args_size) global() argument [all...] |
| /kernel/linux/linux-6.6/tools/perf/ |
| H A D | builtin-trace.c | 2294 static void *syscall__augmented_args(struct syscall *sc, struct perf_sample *sample, int *augmented_args_size, int raw_augmented_args_size) argument 2337 int augmented_args_size = 0; local 2416 int augmented_args_size; local 2034 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 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) global() argument [all...] |
Completed in 10 milliseconds