Searched refs:ScaleCount (Results 1 – 1 of 1) sorted by relevance
228 uint64_t ScaleCount = SaturatingMultiply(Count, Num, &Overflowed); in getScaledCount() local229 return ScaleCount / Denom; in getScaledCount()