Searched refs:fScaledWeight (Results 1 – 2 of 2) sorted by relevance
42 const uint64_t fScaledWeight; variable
34 , fScaledWeight{(static_cast<uint64_t>(1) << 32) / weight_from_diameter(fFilterWindow)} {}63 return fScaledWeight; in scaledWeight()