Searched refs:PREFL_MEMOP_FAIL (Results 1 – 4 of 4) sorted by relevance
| /xnu-10002.1.13/iokit/Kernel/ |
| H A D | IOHistogramReporter.cpp | 122 PREFL_MEMOP_FAIL(_segmentCount, IOHistogramSegmentConfig); in initWith() 157 PREFL_MEMOP_FAIL(_nElements, IOReportElement); in initWith() 165 PREFL_MEMOP_FAIL(_nElements, int); in initWith() 200 PREFL_MEMOP_FAIL(_nElements, uint64_t); in initWith()
|
| H A D | IOReporterDefs.h | 60 #define PREFL_MEMOP_FAIL(__val, __type) do { \ macro
|
| H A D | IOStateReporter.cpp | 128 PREFL_MEMOP_FAIL(newNChannels, int); in handleSwapPrepare() 137 PREFL_MEMOP_FAIL(newNChannels, uint64_t); in handleSwapPrepare() 183 PREFL_MEMOP_FAIL(_nChannels, int); in handleAddChannelSwap() 190 PREFL_MEMOP_FAIL(_nChannels, uint64_t); in handleAddChannelSwap()
|
| H A D | IOReporter.cpp | 458 PREFL_MEMOP_FAIL(newNElements, IOReportElement); in handleSwapPrepare() 466 PREFL_MEMOP_FAIL(newNChannels, int); in handleSwapPrepare() 853 PREFL_MEMOP_FAIL(chElems, IOReportElement); in updateReportChannel()
|