Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_bpf_loop.c91 const struct bench bench_bpf_loop = { variable
/linux/tools/testing/selftests/bpf/
H A Dbench.c547 extern const struct bench bench_bpf_loop;
614 &bench_bpf_loop, in find_benchmark()
H A DMakefile809 $(OUTPUT)/bench_bpf_loop.o: $(OUTPUT)/bpf_loop_bench.skel.h
830 $(OUTPUT)/bench_bpf_loop.o \