Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/benchs/
A Dbench_bloom_filter_map.c13 bool use_hashmap; member
154 if (ctx.use_hashmap) { in map_prepare_thread()
178 if (ctx.use_hashmap && !ctx.hashmap_use_bloom) in map_prepare_thread()
334 ctx.use_hashmap = true; in false_positive_setup()
353 ctx.use_hashmap = true; in hashmap_with_bloom_setup()
371 ctx.use_hashmap = true; in hashmap_no_bloom_setup()

Completed in 3 milliseconds