| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index c5504632967461b097eaaa3ec8455b56803568d6..bfdb91d540f7c96f4e4f6380788227c6c8b91fec 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -11460,6 +11460,14 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Media.InputStreamDuration" units="ms">
|
| + <owner>henrika@chromium.org</owner>
|
| + <summary>
|
| + Duration in milliseconds of low-latency audio input streams. Sampled when
|
| + the stream is closed by the AudioInputController.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Media.LinuxAudioIO" enum="LinuxAudioIO">
|
| <owner>dalecurtis@chromium.org</owner>
|
| <summary>
|
|
|