Searched refs:count_false_hits (Results 1 – 2 of 2) sorted by relevance
58 const volatile bool count_false_hits; variable146 if (hashmap_use_bloom && count_false_hits) in bloom_hashmap_lookup()
15 bool count_false_hits; member264 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