| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index f454f6d977559f57c49c27f4dbb9421e964cdfb4..c3625972a0be87e08fb63d87861f6837bfb86ece 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -22699,6 +22699,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="GPU.DirectComposition.DCLayerResult" enum="DCLayerResult">
|
| + <owner>jbauman@chromium.org</owner>
|
| + <summary>
|
| + Recorded for each quad (on overlay processing) the reason it was or wasn't
|
| + put in an overlay.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="GPU.DirectComposition.FramesSinceColorSpaceChange"
|
| units="frames">
|
| <owner>jbauman@chromium.org</owner>
|
|
|