Home
last modified time | relevance | path

Searched refs:bench_hashmap_with_bloom (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Dbench.c550 extern const struct bench bench_hashmap_with_bloom;
626 &bench_hashmap_with_bloom, in find_benchmark()
/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_bloom_filter_map.c468 const struct bench bench_hashmap_with_bloom = { variable