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

  /external/chromium_org/chrome/browser/performance_monitor/
database.h 181 bool GetRecentStatsForActivityAndMetric(const std::string& activity,
185 bool GetRecentStatsForActivityAndMetric(MetricType metric_type,
187 return GetRecentStatsForActivityAndMetric(kProcessChromeAggregate,
database.cc 338 bool Database::GetRecentStatsForActivityAndMetric(const std::string& activity,

Completed in 327 milliseconds