Searched refs:IncrementKernelCrashCount (Results 1 – 7 of 7) sorted by relevance
30 void IncrementKernelCrashCount();
22 void CrashCounters::IncrementKernelCrashCount() { in IncrementKernelCrashCount() function in CrashCounters
42 void IncrementKernelCrashCount(unsigned int count);
73 void MetricsLog::IncrementKernelCrashCount(unsigned int count) { in IncrementKernelCrashCount() function in MetricsLog
84 counters_->IncrementKernelCrashCount(); in recordCrash()
195 GetOrCreateCurrentLog()->IncrementKernelCrashCount(kernel_crashes); in GatherHistograms()
206 counters_->IncrementKernelCrashCount(); in TEST_F()