Home
last modified time | relevance | path

Searched refs:num_procs_slow (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/
Dbrowser_shutdown.cc265 int num_procs_slow) { in ReadLastShutdownFile() argument
304 UMA_HISTOGRAM_COUNTS_100("Shutdown.renderers.slow", num_procs_slow); in ReadLastShutdownFile()
312 int num_procs_slow = prefs->GetInteger(prefs::kShutdownNumProcessesSlow); in ReadLastShutdownInfo() local
322 &ReadLastShutdownFile, type, num_procs, num_procs_slow)); in ReadLastShutdownInfo()