HomeSort by relevance Sort by last modified time
    Searched refs:AggregateMetrics (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/webui/performance_monitor/
performance_monitor_ui_util.cc 38 scoped_ptr<VectorOfMetricVectors> Aggregator::AggregateMetrics(
181 return NoAggregation().AggregateMetrics(
184 return MedianAggregation().AggregateMetrics(
187 return MeanAggregation().AggregateMetrics(
performance_monitor_ui_util.h 30 scoped_ptr<VectorOfMetricVectors> AggregateMetrics(
96 // AggregateMetrics() will perform the aggregation according to the |strategy|

Completed in 1078 milliseconds