Home
last modified time | relevance | path

Searched refs:IOReportLegendEntry (Results 1 – 6 of 6) sorted by relevance

/xnu-8792.81.2/iokit/IOKit/
H A DIOKernelReporters.h53 typedef OSDictionary IOReportLegendEntry; typedef
207 OSPtr<IOReportLegendEntry> createLegend(void);
568 virtual OSPtr<IOReportLegendEntry> handleCreateLegend(void);
731 static OSPtr<IOReportLegendEntry> legendWith(const uint64_t *channelIDs,
773 static OSPtr<IOReportLegendEntry> legendWith(OSArray *channelIDs,
904 static OSPtr<IOReportLegendEntry> createLegend(const uint64_t *channelIDs,
1357 static OSPtr<IOReportLegendEntry> createLegend(const uint64_t *channelIDs,
1639 static OSPtr<IOReportLegendEntry> createLegend(const uint64_t channelID,
1686 OSPtr<IOReportLegendEntry> handleCreateLegend(void) APPLE_KEXT_OVERRIDE;
1764 IOReturn addLegendEntry(IOReportLegendEntry *legendEntry,
[all …]
/xnu-8792.81.2/iokit/Kernel/
H A DIOReportLegend.cpp137 IOReportLegend::addLegendEntry(IOReportLegendEntry *legendEntry, in addLegendEntry()
170 OSSharedPtr<IOReportLegendEntry> legendEntry; in addReporterLegend()
185 IOReportLegend::organizeLegend(IOReportLegendEntry *legendEntry, in organizeLegend()
H A DIOHistogramReporter.cpp272 OSSharedPtr<IOReportLegendEntry>
275 OSSharedPtr<IOReportLegendEntry> legendEntry; in handleCreateLegend()
385 /* static */ OSPtr<IOReportLegendEntry>
393 OSSharedPtr<IOReportLegendEntry> legendEntry; in createLegend()
H A DIOReporter.cpp339 OSSharedPtr<IOReportLegendEntry>
342 OSSharedPtr<IOReportLegendEntry> legendEntry; in createLegend()
747 OSSharedPtr<IOReportLegendEntry>
750 OSSharedPtr<IOReportLegendEntry> legendEntry = nullptr; in handleCreateLegend()
1017 /*static */ OSPtr<IOReportLegendEntry>
1030 OSSharedPtr<IOReportLegendEntry> legendEntry = nullptr; in legendWith()
1093 /*static */ OSPtr<IOReportLegendEntry>
H A DIOSimpleReporter.cpp156 /* static */ OSPtr<IOReportLegendEntry>
H A DIOStateReporter.cpp875 /* static */ OSPtr<IOReportLegendEntry>