| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index b39851590ae27877959bc312ee8c152757f049ac..a7987e115bc15be3fc61c3e07c6792ff19093412 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -23220,6 +23220,13 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="GPU.ProgramCache.MemoryReleasedOnPressure" units="KB">
|
| + <owner>ssid@chromium.org</owner>
|
| + <summary>
|
| + Amount of memory released from the program cache on memory pressure.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="GPU.ProgramCache.MemorySizeAfterKb" units="KB">
|
| <owner>vmiura@chromium.org</owner>
|
| <summary>
|
|
|