Home
last modified time | relevance | path

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

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