Home
last modified time | relevance | path

Searched refs:syscall__augmented_args (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/tools/perf/
Dbuiltin-trace.c2564 static void *syscall__augmented_args(struct syscall *sc, struct perf_sample *sample, int *augmented… in syscall__augmented_args() function
2656 …augmented_args = syscall__augmented_args(sc, sample, &augmented_args_size, trace->raw_augmented_sy… in trace__sys_enter()
2715 …augmented_args = syscall__augmented_args(sc, sample, &augmented_args_size, trace->raw_augmented_sy… in trace__fprintf_sys_enter()