Lines Matching refs:bpf_output
136 *bpf_output;
2846 if (evsel == trace->syscalls.events.bpf_output) {
2860 * fall thru and print it as a bpf_output event.
3911 if (trace->syscalls.events.bpf_output) {
3918 perf_cpu_map__for_each_cpu(cpu, i, trace->syscalls.events.bpf_output->core.cpus) {
3921 xyarray__entry(trace->syscalls.events.bpf_output->core.fd,
4901 trace.syscalls.events.bpf_output = evlist__last(trace.evlist);
4902 assert(!strcmp(evsel__name(trace.syscalls.events.bpf_output), "__augmented_syscalls__"));
4957 if (trace.syscalls.events.bpf_output) {
4966 if (trace.syscalls.events.bpf_output->priv == NULL &&
4968 struct evsel *augmented = trace.syscalls.events.bpf_output;