Home
last modified time | relevance | path

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

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