Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 61f62be28d78e97b9c38adbccbdc846b838cc0ec..203bd948bfed327c0df7e3f5fa6cc09df006a06b 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -34003,6 +34003,15 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</summary> |
</histogram> |
+<histogram name="Sdch3.TimeWeightedMemoryUse" units="bytes"> |
+ <owner>ellyjones@chromium.org</owner> |
+ <summary> |
+ Measures the time-weighted memory use of SDCH dictionaries, in bytes. The |
+ numerator is bytes of dictionary times seconds that dictionary was in |
+ memory, and the denominator is seconds that the Chrome process lives. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Sdch3.UnflushedBufferSize" units="bytes"> |
<owner>rdsmith@chromium.org</owner> |
<summary> |