Home
last modified time | relevance | path

Searched refs:kIOReportFormatHistogram (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.1.10/iokit/Kernel/
H A DIOHistogramReporter.cpp97 .report_format = kIOReportFormatHistogram, in initWith()
400 .report_format = kIOReportFormatHistogram, in createLegend()
/xnu-11215.1.10/iokit/IOKit/
H A DIOReportTypes.h82 kIOReportFormatHistogram = 3, enumerator
H A DIOReportMacros.h616 __elem->channel_type.report_format = kIOReportFormatHistogram; \