Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index c3b487fc0035c912a7cfaa9b11284d53d75e2ee0..ff388818113955c629dc84d5aae63d276319508e 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -28342,6 +28342,14 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</summary> |
</histogram> |
+<histogram name="Renderer4.TextureCopyLatency" units="microseconds"> |
+ <owner>reveman@chromium.org</owner> |
+ <summary> |
+ Time between the issue of a texture copy operation and detecting that it has |
+ completed as measured by the GPU process. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Renderer4.TextureGpuUploadTimeUS"> |
<owner>wiltzius@chromium.org</owner> |
<summary> |