Searched refs:bpf_skel (Results 1 – 10 of 10) sorted by relevance
153 evsel->bpf_skel = skel; in perf_bpf_filter__prepare()165 sample_filter_bpf__destroy(evsel->bpf_skel); in perf_bpf_filter__destroy()171 struct sample_filter_bpf *skel = evsel->bpf_skel; in perf_bpf_filter__lost_count()
166 void *bpf_skel; member
818 evsel->bpf_skel = NULL; in bpf_counter__destroy()
1032 SKEL_OUT := $(abspath $(OUTPUT)util/bpf_skel)1112 $(SKEL_TMP_OUT)/%.bpf.o: util/bpf_skel/%.bpf.c $(LIBBPF) $(SKEL_OUT)/vmlinux.h | $(SKEL_TMP_OUT)1114 -c $(filter util/bpf_skel/%.bpf.c,$^) -o $@
679 VMLINUX_H=$(src-perf)/util/bpf_skel/vmlinux/vmlinux.h
[all...]