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