| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 106cd8371e25362ba239bf9a16738be204e30b89..3c0d55cd3d1fa663a7a6e6639dfb043dbe226ed7 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -55940,6 +55940,16 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="ResourceScheduler.NumSkippedRequestScans.ScheduleStart"
|
| + units="requests">
|
| + <owner>csharrison@chromium.org</owner>
|
| + <summary>
|
| + The upper bound of the number of individual requests the ResourceScheduler
|
| + skipped scanning due to smarter task coalescing in
|
| + ScheduleLoadAnyStartablePendingRequests.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="ResourceScheduler.RequestTimeDeferred.Active">
|
| <obsolete>
|
| Deprecated 1/2016
|
|
|