Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 48805f790f52eecd3b9d68a541348f24dd84d72e..ff47870acee847967e2b7b7c696f4b55a896b478 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -23956,6 +23956,13 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</summary> |
</histogram> |
+<histogram name="Prerender.LocalPredictorPrefetchMatchPLT" units="milliseconds"> |
+ <owner>tburkard@chromium.org</owner> |
+ <summary> |
+ PLT for pages matched to a prefetch initiated by the Local Predictor. |
jkarlin
2014/08/21 14:34:14
More detail please. What does it mean for a page
tburkard
2014/08/21 15:28:11
Done.
jkarlin
2014/08/21 16:22:53
Where?
tburkard
2014/08/22 09:49:34
Click on histograms.xml in the PS2 or PS3, and you
jkarlin
2014/08/22 10:40:32
Weird. I wonder why it doesn't have a "delta from
|
+ </summary> |
+</histogram> |
+ |
<histogram name="Prerender.LocalPredictorServiceLookupTime" |
units="milliseconds"> |
<owner>tburkard@chromium.org</owner> |