Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(187)

Unified Diff: tools/metrics/histograms/histograms.xml

Side-by-side diff isn't available for this file because of its large size.
Issue 2369673004: Wire NQE Prefs to Profile (Closed)
Patch Set: ps Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 9feb3ec0d329b18716865e75508cb92ee9709ac2..7b71e2b19dcee96d8a60a2586b7ff283a9911a46 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -38056,6 +38056,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="NQE.Prefs.WriteCount" units="coount">
RyanSturm 2016/10/05 20:59:42 s/coount/count
tbansal1 2016/10/11 20:49:26 Done.
+ <owner>tbansal@chromium.org</owner>
+ <owner>bengr@chromium.org</owner>
+ <summary>
+ Number of times network quality prefs were written by network quality
+ estimator.
+ </summary>
+</histogram>
+
<histogram name="NQE.RatioEstimatedToActualRTT" units="100 times">
<obsolete>
Replaced in June 2016 by NQE.Accuracy.HttpRTT.* metrics.
« chrome/browser/profiles/profile_impl_io_data.cc ('K') | « net/nqe/network_quality_estimator.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698