Home
last modified time | relevance | path

Searched refs:SIMPLEREPORT_INIT (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.61.3/iokit/IOKit/
H A DIOReportMacros.h82 #define SIMPLEREPORT_INIT(buf, bufSize, providerID, channelID, cats) \ macro
/xnu-10002.61.3/iokit/Kernel/
H A DIOServicePM.cpp7430SIMPLEREPORT_INIT(buf, sizeof(buf), getRegistryEntryID(), kPMCurrStateChID, kIOReportCategoryPower… in updateSimplePowerReport()
H A DIOPMrootDomain.cpp9823 SIMPLEREPORT_INIT(buf, sizeof(buf), getRegistryEntryID(), ch_id, kIOReportCategoryPower);