Searched refs:user_crashes (Results 1 – 1 of 1) sorted by relevance
191 unsigned int user_crashes = counters_->GetAndResetUserCrashCount(); in GatherHistograms() local194 if (kernel_crashes > 0 || unclean_shutdowns > 0 || user_crashes > 0) { in GatherHistograms()197 GetOrCreateCurrentLog()->IncrementUserCrashCount(user_crashes); in GatherHistograms()