Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 1e4aa416127e2cd00dae9b01566d2bb25ed53400..4c07c5e5e3ccd30a093d66d23999277db9334ad5 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -37685,6 +37685,14 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
<summary>Duration in milliseconds of WebRTC audio render session.</summary> |
</histogram> |
+<histogram name="WebRTC.AudioRenderTimes" units="milliseconds"> |
no longer working on chromium
2014/09/19 13:51:36
I think it should be WebRTC.AudioRenderTime here :
|
+ <owner>henrika@chromium.org</owner> |
+ <summary> |
+ Measures the time spent in WebRtcAudioRenderer::SourceCallback. Sampled 10 |
+ times per second. |
+ </summary> |
+</histogram> |
+ |
<histogram name="WebRTC.DataChannelCounters" enum="DataChannelCounters"> |
<owner>perkj@chromium.org</owner> |
<summary> |