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

Unified Diff: chrome/browser/performance_monitor/metric_details.h

Issue 10656052: Performance monitor stats gathering. (Closed) Base URL: http://git.chromium.org/chromium/src.git@cpm_main
Patch Set: Sync with trunk Created 8 years, 5 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:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/performance_monitor/metric_details.h
diff --git a/chrome/browser/performance_monitor/metric_details.h b/chrome/browser/performance_monitor/metric_details.h
index 67824160af3c1c887e9516732dd86948b52ac6ad..10f1ff0b7429f4d08535763b621b4de3bb149314 100644
--- a/chrome/browser/performance_monitor/metric_details.h
+++ b/chrome/browser/performance_monitor/metric_details.h
@@ -13,6 +13,7 @@ namespace performance_monitor {
enum MetricType {
METRIC_CPU_USAGE,
METRIC_PRIVATE_MEMORY_USAGE,
+ METRIC_SHARED_MEMORY_USAGE,
METRIC_NUMBER_OF_METRICS
};
« no previous file with comments | « chrome/browser/performance_monitor/constants.cc ('k') | chrome/browser/performance_monitor/metric_details.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698