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.c559 extern const struct bench bench_bpf_loop;
642 &bench_bpf_loop, in setup_benchmark()
H A DMakefile969 $(OUTPUT)/bench_bpf_loop.o: $(OUTPUT)/bpf_loop_bench.skel.h
994 $(OUTPUT)/bench_bpf_loop.o \