Searched refs:RecordCurrentStats (Results 1 - 3 of 3) 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/chrome/browser/ui/
H A Dbrowser.cc1575 chromeos::BootTimesLoader::Get()->RecordCurrentStats(kLogoutStarted);

Completed in 200 milliseconds