Searched refs:GetAndResetKernelCrashCount (Results 1 – 3 of 3) sorted by relevance
31 unsigned int GetAndResetKernelCrashCount();
26 unsigned int CrashCounters::GetAndResetKernelCrashCount() { in GetAndResetKernelCrashCount() function in CrashCounters
189 unsigned int kernel_crashes = counters_->GetAndResetKernelCrashCount(); in GatherHistograms()