Lines Matching refs:OSDextStatistics
798 OSDefineMetaClassAndStructors(OSDextStatistics, OSObject);
2316 dextStatistics = OSDextStatistics::create(); in initWithPrelinkedInfoDict()
2425 dextStatistics = OSDextStatistics::create(); in initWithCodelessInfo()
2648 dextStatistics = OSDextStatistics::create(); in initWithBooterData()
16642 OSSharedPtr<OSDextStatistics>
16883 OSSharedPtr<OSDextStatistics>
16884 OSDextStatistics::create()
16886 OSSharedPtr<OSDextStatistics> result = OSMakeShared<OSDextStatistics>();
16894 OSDextStatistics::init()
16906 OSDextStatistics::free()
16916 OSDextStatistics::recordCrash()
16951 OSDextStatistics::getCrashCount()