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