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

  /external/chromium_org/chrome/browser/performance_monitor/
startup_timer.cc 35 performance_monitor_initialized_(false) {
63 if (performance_monitor_initialized_)
92 performance_monitor_initialized_ = true;
105 if (g_startup_timer_->performance_monitor_initialized_)
startup_timer.h 91 bool performance_monitor_initialized_; member in class:performance_monitor::StartupTimer

Completed in 297 milliseconds