augmented_args_payload   82 tools/perf/examples/bpf/augmented_raw_syscalls.c bpf_map(augmented_args_tmp, PERCPU_ARRAY, int, struct augmented_args_payload, 1);
augmented_args_payload   84 tools/perf/examples/bpf/augmented_raw_syscalls.c static inline struct augmented_args_payload *augmented_args_payload(void)
augmented_args_payload   90 tools/perf/examples/bpf/augmented_raw_syscalls.c static inline int augmented__output(void *ctx, struct augmented_args_payload *args, int len)
augmented_args_payload  138 tools/perf/examples/bpf/augmented_raw_syscalls.c 	struct augmented_args_payload *augmented_args = augmented_args_payload();
augmented_args_payload  157 tools/perf/examples/bpf/augmented_raw_syscalls.c 	struct augmented_args_payload *augmented_args = augmented_args_payload();
augmented_args_payload  176 tools/perf/examples/bpf/augmented_raw_syscalls.c 	struct augmented_args_payload *augmented_args = augmented_args_payload();
augmented_args_payload  191 tools/perf/examples/bpf/augmented_raw_syscalls.c 	struct augmented_args_payload *augmented_args = augmented_args_payload();
augmented_args_payload  206 tools/perf/examples/bpf/augmented_raw_syscalls.c 	struct augmented_args_payload *augmented_args = augmented_args_payload();
augmented_args_payload  223 tools/perf/examples/bpf/augmented_raw_syscalls.c 	struct augmented_args_payload *augmented_args = augmented_args_payload();
augmented_args_payload  240 tools/perf/examples/bpf/augmented_raw_syscalls.c 	struct augmented_args_payload *augmented_args;
augmented_args_payload  256 tools/perf/examples/bpf/augmented_raw_syscalls.c 	augmented_args = augmented_args_payload();