Home
last modified time | relevance | path

Searched refs:report_format (Results 1 – 7 of 7) sorted by relevance

/xnu-8019.80.24/iokit/Kernel/
H A DIOSimpleReporter.cpp67 .report_format = kIOReportFormatSimple, in initWith()
165 .report_format = kIOReportFormatSimple, in createLegend()
H A DIOHistogramReporter.cpp97 .report_format = kIOReportFormatHistogram, in initWith()
401 .report_format = kIOReportFormatHistogram, in createLegend()
H A DIOStateReporter.cpp76 .report_format = kIOReportFormatState, in initWith()
885 .report_format = kIOReportFormatState, in createLegend()
H A DIOReporter.cpp168 if (channelType.report_format == kIOReportInvalidFormat) { in init()
/xnu-8019.80.24/iokit/IOKit/
H A DIOReportMacros.h90 __elem->channel_type.report_format = kIOReportFormatSimple; \
249 __elem->channel_type.report_format = kIOReportFormatState; \
438 __elem->channel_type.report_format = kIOReportFormatSimpleArray; \
616 __elem->channel_type.report_format = kIOReportFormatHistogram; \
H A DIOReportTypes.h139 uint8_t report_format; // Histogram, StateResidency, etc. member
/xnu-8019.80.24/iokit/DriverKit/
H A DIOReportTypes.h139 uint8_t report_format; // Histogram, StateResidency, etc. member