Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 63efb57a71a13ad551880795cb2bdcd4b84c73af..be7ad204189957c221a77dba3eaed5b70e717d8b 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -2701,6 +2701,15 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</summary> |
</histogram> |
+<histogram name="ChromeOS.MemoryPressureHandleQuality.NonCriticalRatio"> |
+ <owner>xdai@chromium.org</owner> |
+ <summary> |
+ The percentage that the ChromeOS stays in non-critical memory pressure |
+ state. This is used to evaluate the service quality of the current memory |
+ pressure handling scheme in ChromeOS. |
+ </summary> |
+</histogram> |
+ |
<histogram name="ChromeOS.PlatformVerification.Available" |
enum="BooleanAvailable"> |
<owner>dkrahn@chromium.org</owner> |