Searched refs:num_procs (Results 1 – 1 of 1) sorted by relevance
264 int num_procs, in ReadLastShutdownFile() argument275 if (type == NOT_VALID || shutdown_ms == 0 || num_procs == 0) in ReadLastShutdownFile()302 TimeDelta::FromMilliseconds(shutdown_ms / num_procs)); in ReadLastShutdownFile()303 UMA_HISTOGRAM_COUNTS_100("Shutdown.renderers.total", num_procs); in ReadLastShutdownFile()311 int num_procs = prefs->GetInteger(prefs::kShutdownNumProcesses); in ReadLastShutdownInfo() local322 &ReadLastShutdownFile, type, num_procs, num_procs_slow)); in ReadLastShutdownInfo()