| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 0b99c76701db51525e78c070d95e2d340da3e9f1..052eb0d549c51f226ad4a252ab3e061e3bc075bb 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -7183,9 +7183,8 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| Time between input event creation and the renderer receiving and starting to
|
| process the event. For touch events on Windows, we measure from when the
|
| event reaches Chrome, whereas on other platforms we use the timestamp from
|
| - the kernel. On Windows, this metric is only reported when
|
| - |IsHighResNowFastAndReliable| is true, which will introduce some sampling
|
| - bias.
|
| + the kernel. On Windows, this metric is only reported when |IsHighResolution|
|
| + is true, which will introduce some sampling bias.
|
| </summary>
|
| </histogram>
|
|
|
| @@ -7196,8 +7195,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| starting to process the event. For touch events on Windows, we measure from
|
| when the event reaches Chrome, whereas on other platforms we use the
|
| timestamp from the kernel. On Windows, this metric is only reported when
|
| - |IsHighResNowFastAndReliable| is true, which will introduce some sampling
|
| - bias.
|
| + |IsHighResolution| is true, which will introduce some sampling bias.
|
| </summary>
|
| </histogram>
|
|
|
| @@ -7220,8 +7218,8 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| reaches the Impl thread. Maximum is 1000ms. On Windows, we measure from when
|
| the touch event reaches Chrome, whereas on other platforms we use the
|
| timestamp from the kernel. On Windows, this metric is only reported when
|
| - |IsHighResNowFastAndReliable| is true, which will introduce some sampling
|
| - bias. This supersedes the Event.Latency.RendererImpl.GestureScroll metric.
|
| + |IsHighResolution| is true, which will introduce some sampling bias. This
|
| + supersedes the Event.Latency.RendererImpl.GestureScroll metric.
|
| </summary>
|
| </histogram>
|
|
|
|
|