Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/
Dbuiltin-trace.c1918 …uct syscall *sc, struct perf_sample *sample, int *augmented_args_size, int raw_augmented_args_size) in syscall__augmented_args() argument
1935 int args_size = raw_augmented_args_size ?: sc->args_size; in syscall__augmented_args()