Home
last modified time | relevance | path

Searched defs:providerID (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.101.4/iokit/IOKit/
H A DIOReportMacros.h82 #define SIMPLEREPORT_INIT(buf, bufSize, providerID, channelID, cats) \ argument
237 #define STATEREPORT_INIT(nstates, buf, bufSize, providerID, channelID, cats) \ argument
425 #define SIMPLEARRAY_INIT(nValues, buf, bufSize, providerID, channelID, cats) \ argument
603 #define HISTREPORT_INIT(nbuckets, bktSize, buf, bufSize, providerID, channelID, cats) \ argument
/xnu-8020.101.4/iokit/Kernel/
H A DIOInterruptController.cpp452 uint64_t providerID = 0; in timeStampSpuriousInterrupt() local
465 uint64_t providerID = 0; in timeStampInterruptHandlerInternal() local