Searched refs:FingerprintFpRate (Results 1 – 1 of 1) sorted by relevance
58 static double FingerprintFpRate(size_t num_keys, int fingerprint_bits) { in FingerprintFpRate() function147 BloomMath::FingerprintFpRate(keys, hash_bits)); in EstimatedFpRate()422 double fingerprint_rate = BloomMath::FingerprintFpRate(keys, 32); in EstimatedFpRate()