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