Home
last modified time | relevance | path

Searched refs:PREFL_MEMOP_FAIL (Results 1 – 4 of 4) sorted by relevance

/xnu-8020.121.3/iokit/Kernel/
H A DIOHistogramReporter.cpp122 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 DIOStateReporter.cpp128 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 DIOReporterDefs.h60 #define PREFL_MEMOP_FAIL(__val, __type) do { \ macro
H A DIOReporter.cpp457 PREFL_MEMOP_FAIL(newNElements, IOReportElement); in handleSwapPrepare()
465 PREFL_MEMOP_FAIL(newNChannels, int); in handleSwapPrepare()
835 PREFL_MEMOP_FAIL(chElems, IOReportElement); in updateReportChannel()