Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
A Dbloom_filter_bench.c58 const volatile bool count_false_hits; variable
146 if (hashmap_use_bloom && count_false_hits) in bloom_hashmap_lookup()
/linux/tools/testing/selftests/bpf/benchs/
A Dbench_bloom_filter_map.c15 bool count_false_hits; member
264 skel->rodata->count_false_hits = ctx.count_false_hits; in setup_skeleton()
336 ctx.count_false_hits = true; in false_positive_setup()

Completed in 4 milliseconds