Searched refs:kIOReportCategoryPower (Results 1 – 5 of 5) sorted by relevance
| /xnu-11417.101.15/iokit/IOKit/ |
| H A D | IOReportTypes.h | 64 #define kIOReportCategoryPower (1 << 1) // and energy macro
|
| /xnu-11417.101.15/iokit/DriverKit/ |
| H A D | IOReportTypes.h | 64 #define kIOReportCategoryPower (1 << 1) // and energy macro
|
| /xnu-11417.101.15/iokit/Kernel/ |
| H A D | IOServicePM.cpp | 7400 getRegistryEntryID(), kPMPowerStatesChID, kIOReportCategoryPower); in configurePowerStatesReport() 7563 …IMPLEREPORT_INIT(buf, sizeof(buf), getRegistryEntryID(), kPMCurrStateChID, kIOReportCategoryPower); in updateSimplePowerReport()
|
| H A D | IOPMrootDomain.cpp | 9805 getRegistryEntryID(), channel_id, kIOReportCategoryPower); 9929 SIMPLEREPORT_INIT(buf, sizeof(buf), getRegistryEntryID(), ch_id, kIOReportCategoryPower);
|
| H A D | IOService.cpp | 8869 …tStatisticsArray[source].reporter = IOSimpleReporter::with(this, kIOReportCategoryPower, kIOReport… in addInterruptStatistics()
|