class CrashCounter
Defined at line 16 of file ../../src/developer/forensics/exceptions/crash_counter.h
Logs the crash count per-moniker in Inspect.
Public Methods
void CrashCounter (inspect::Node * root_node)
Defined at line 9 of file ../../src/developer/forensics/exceptions/crash_counter.cc
void Increment (const std::string & moniker)
Defined at line 12 of file ../../src/developer/forensics/exceptions/crash_counter.cc