Searched refs:rtx_byte_counter_ (Results 1 – 2 of 2) sorted by relevance
186 rtx_byte_counter_(clock, nullptr, true), in UmaSamplesContainer()220 rtx_byte_counter_.SetLast(it.second.rtp_stats.transmitted.TotalBytes(), in InitializeBitrateCounters()628 AggregatedStats rtx_bytes_per_sec = rtx_byte_counter_.GetStats(); in UpdateHistograms()717 uma_container_->rtx_byte_counter_.ProcessAndPauseForDuration(kMinMs); in OnSuspendChange()734 uma_container_->rtx_byte_counter_.ProcessAndStopPause(); in OnSuspendChange()1357 uma_container_->rtx_byte_counter_.Set(counters.transmitted.TotalBytes(), in DataCountersUpdated()
352 RateAccCounter rtx_byte_counter_; member