| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 8a133ee1a9f3079e510354276b699b4701a5ce6e..e20c58fbab610ddceb9eb975f290d3681ca5d54a 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -53228,6 +53228,16 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="ResourcePrefetchPredictor.DatabaseReadiness">
|
| + <owner>alexilin@chromium.org</owner>
|
| + <summary>
|
| + An age metric is introduced to show that the predictor database is large
|
| + enough. Defined as percentage of navigated hosts found in the predictor DB
|
| + for last X entries in history, sampled with some probability on each
|
| + navigation to emit.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="ResourcePrefetchPredictor.DbStringTooLong">
|
| <obsolete>
|
| Deprecated October 2016. No longer recorded.
|
|
|