Searched refs:next_count_inv (Results 1 – 1 of 1) sorted by relevance
86 const double next_count_inv = 1.0 / next_count; in AccumulateClockCycle() local88 next_count_inv * (average_clock_cycle_ * count_ + clock_diff); in AccumulateClockCycle()