Searched defs:providerID (Results 1 – 2 of 2) sorted by relevance
| /xnu-8020.101.4/iokit/IOKit/ |
| H A D | IOReportMacros.h | 82 #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 D | IOInterruptController.cpp | 452 uint64_t providerID = 0; in timeStampSpuriousInterrupt() local 465 uint64_t providerID = 0; in timeStampInterruptHandlerInternal() local
|