Searched refs:hashmap_use_bloom (Results 1 – 2 of 2) sorted by relevance
58 const volatile bool hashmap_use_bloom; variable129 if (hashmap_use_bloom) { in bloom_hashmap_lookup()147 if (hashmap_use_bloom && count_false_hits) in bloom_hashmap_lookup()
14 bool hashmap_use_bloom; member183 if (ctx.use_hashmap && !ctx.hashmap_use_bloom) in map_prepare_thread()268 skel->rodata->hashmap_use_bloom = ctx.hashmap_use_bloom; in setup_skeleton()340 ctx.hashmap_use_bloom = true; in false_positive_setup()359 ctx.hashmap_use_bloom = true; in hashmap_with_bloom_setup()