Searched refs:RecordCurrentStats (Results 1 - 8 of 8) sorted by relevance

/external/chromium/chrome/browser/chromeos/
H A Dboot_times_loader.h88 void RecordCurrentStats(const std::string& name);
H A Dboot_times_loader.cc326 void BootTimesLoader::RecordCurrentStats(const std::string& name) { function in class:chromeos::BootTimesLoader
368 RecordCurrentStats(kLoginSuccess);
382 RecordCurrentStats(kChromeFirstRender);
/external/chromium_org/chrome/browser/chromeos/
H A Dboot_times_loader.h55 void RecordCurrentStats(const std::string& name);
H A Dboot_times_loader.cc219 RecordCurrentStats(kChromeFirstRender);
267 void BootTimesLoader::RecordCurrentStats(const std::string& name) { function in class:chromeos::BootTimesLoader
341 RecordCurrentStats(kLoginSuccess);
/external/chromium_org/chrome/browser/lifetime/
H A Dapplication_lifetime.cc151 chromeos::BootTimesLoader::Get()->RecordCurrentStats(kLogoutStarted);
/external/chromium_org/chrome/browser/chromeos/login/
H A Dlogin_display_host_impl.cc585 BootTimesLoader::Get()->RecordCurrentStats("login-start-signin-screen");
633 BootTimesLoader::Get()->RecordCurrentStats(
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
H A Dsignin_screen_handler.cc1285 BootTimesLoader::Get()->RecordCurrentStats("login-send-user-list");
/external/chromium/chrome/browser/ui/
H A Dbrowser.cc1575 chromeos::BootTimesLoader::Get()->RecordCurrentStats(kLogoutStarted);

Completed in 273 milliseconds