Home | History | Annotate | Download | only in performance_monitor

Lines Matching refs:MetricType

17             MetricType recent_type,
22 const MetricType type;
27 MaxValueKey(MetricType max_value_type,
33 const MetricType type;
39 MetricType metric_type,
44 const MetricType type;
64 const MetricType type,
72 const MetricType type,
76 std::string CreateRecentMapKey(const MetricType type,
79 std::string CreateMaxValueKey(const MetricType type,
92 std::map<MetricType, int> metric_type_to_metric_key_char_;
93 std::map<int, MetricType> metric_key_char_to_metric_type_;