Home
last modified time | relevance | path

Searched defs:augmented_args_payload (Results 1 – 1 of 1) sorted by relevance

/tools/perf/examples/bpf/
Daugmented_raw_syscalls.c71 struct augmented_args_payload { struct
82 bpf_map(augmented_args_tmp, PERCPU_ARRAY, int, struct augmented_args_payload, 1); argument
84 static inline struct augmented_args_payload *augmented_args_payload(void) in augmented_args_payload() function