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

/external/chromium/chrome/browser/
H A Dbrowser_shutdown.cc279 const char *time_per_fmt = "Shutdown.%s.time_per_process"; local
284 time_per = StringPrintf(time_per_fmt, "window_close");
287 time_per = StringPrintf(time_per_fmt, "browser_exit");
290 time_per = StringPrintf(time_per_fmt, "end_session");

Completed in 131 milliseconds