Home
last modified time | relevance | path

Searched refs:RTC_HISTOGRAMS_COUNTS_100000 (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/system_wrappers/include/
Dmetrics.h248 #define RTC_HISTOGRAMS_COUNTS_100000(index, name, sample) \ macro
349 #define RTC_HISTOGRAMS_COUNTS_100000(index, name, sample) \ macro
/external/webrtc/modules/congestion_controller/goog_cc/
Dsend_side_bandwidth_estimation.cc382 RTC_HISTOGRAMS_COUNTS_100000(i, kUmaRampupMetrics[i].metric_name, in UpdateUmaStatsPacketsLost()
/external/webrtc/video/
Dsend_statistics_proxy.cc408 RTC_HISTOGRAMS_COUNTS_100000(kIndex, uma_prefix_ + "SendSideDelayInMs", in UpdateHistograms()
413 RTC_HISTOGRAMS_COUNTS_100000(kIndex, uma_prefix_ + "SendSideDelayMaxInMs", in UpdateHistograms()