Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/
Dbuiltin-trace.c2564 …uct syscall *sc, struct perf_sample *sample, int *augmented_args_size, int raw_augmented_args_size) in syscall__augmented_args() argument
2580 int args_size = raw_augmented_args_size ?: sc->args_size; in syscall__augmented_args()