Searched refs:rtx_byte_counter_ (Results 1 – 2 of 2) sorted by relevance
181 rtx_byte_counter_(clock, nullptr, true), in UmaSamplesContainer()215 rtx_byte_counter_.SetLast(it.second.rtp_stats.transmitted.TotalBytes(), in InitializeBitrateCounters()623 AggregatedStats rtx_bytes_per_sec = rtx_byte_counter_.GetStats(); in UpdateHistograms()711 uma_container_->rtx_byte_counter_.ProcessAndPauseForDuration(kMinMs); in OnSuspendChange()728 uma_container_->rtx_byte_counter_.ProcessAndStopPause(); in OnSuspendChange()1342 uma_container_->rtx_byte_counter_.Set(counters.transmitted.TotalBytes(), in DataCountersUpdated()
353 RateAccCounter rtx_byte_counter_; member