Searched refs:sum_us (Results 1 – 1 of 1) sorted by relevance
102 int64 sum_us = 0; in RingSum() local118 sum_us += end_us - decision_points_[ind].time_us; in RingSum()124 return 1.0e-6f * sum_us; // Returns total time that was super threshold. in RingSum()