Searched refs:report_format (Results 1 – 6 of 6) sorted by relevance
67 .report_format = kIOReportFormatSimple, in initWith()165 .report_format = kIOReportFormatSimple, in createLegend()
97 .report_format = kIOReportFormatHistogram, in initWith()400 .report_format = kIOReportFormatHistogram, in createLegend()
76 .report_format = kIOReportFormatState, in initWith()885 .report_format = kIOReportFormatState, in createLegend()
169 if (channelType.report_format == kIOReportInvalidFormat) { in init()
90 __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; \
139 uint8_t report_format; // Histogram, StateResidency, etc. member