Searched refs:IORLOG (Results 1 – 4 of 4) sorted by relevance
| /xnu-10002.61.3/iokit/Kernel/ |
| H A D | IOHistogramReporter.cpp | 90 IORLOG("IOHistogramReporter::initWith"); in initWith() 103 IORLOG("%s - ERROR: super::init failed", __func__); in initWith() 115 IORLOG("IOReportHistogram init ERROR. No configuration provided!"); in initWith() 120 IORLOG("%s - %u segment(s)", __func__, _segmentCount); in initWith() 135 IORLOG("\t\t bucket_base_width: %u | log_scale: %u | buckets: %u", in initWith() 150 IORLOG("%s - %u channel(s) of dimension %u", in initWith() 153 IORLOG("%s %d segments for a total dimension of %d elements", in initWith() 215 IORLOG("ERROR: _bucketBounds init"); in initWith() 234 IORLOG("Histogram ERROR: bucket bound does not increase linearly (segment %u / bucket # %u)", in initWith()
|
| H A D | IOReporter.cpp | 170 IORLOG("init ERROR: Channel Type ill-defined"); in init() 176 IORLOG("init() ERROR: no registry ID"); in init() 281 IORLOG("IOReporter::addChannel %llx", channelID); in addChannel() 508 IORLOG("IOReporter::handleSwap ERROR swap variables uninitialized!"); in handleAddChannelSwap() 651 IORLOG("ERROR configureReport unknown action!"); in handleConfigureReport() 720 IORLOG("ERROR: updateChannelValues() failed: %x", res); in handleUpdateReport() 726 IORLOG("ERROR: updateReportChannel() failed: %x", res); in handleUpdateReport() 732 IORLOG("ERROR updateReport unknown action!"); in handleUpdateReport() 802 IORLOG("ERROR getElementValues out of bounds!"); in getElementValues() 858 IORLOG("CRITICAL ERROR: Report Buffer Overflow (buffer cap %luB, length %luB, size2cpy %luB", in updateReportChannel() [all …]
|
| H A D | IOReporterDefs.h | 37 #define IORLOG(fmt, args...) \ macro 44 #define IORLOG(fmt, args...) macro
|
| H A D | IOStateReporter.cpp | 82 IORLOG("ERROR super::initWith failed"); in initWith() 174 IORLOG("IOReporter::handleSwap ERROR swap variables uninitialized!"); in handleAddChannelSwap() 211 IORLOG("handleSwap(state) ERROR super::handleSwap failed!"); in handleAddChannelSwap()
|