Lines Matching refs:OSPtr
207 OSPtr<IOReportLegendEntry> createLegend(void);
568 virtual OSPtr<IOReportLegendEntry> handleCreateLegend(void);
731 static OSPtr<IOReportLegendEntry> legendWith(const uint64_t *channelIDs,
752 OSPtr<OSArray> copyChannelIDs(void);
773 static OSPtr<IOReportLegendEntry> legendWith(OSArray *channelIDs,
789 OSPtr<OSArray> _channelNames;
842 static OSPtr<IOSimpleReporter> with(IOService *reportingService,
904 static OSPtr<IOReportLegendEntry> createLegend(const uint64_t *channelIDs,
960 static OSPtr<IOStateReporter> with(IOService *reportingService,
1357 static OSPtr<IOReportLegendEntry> createLegend(const uint64_t *channelIDs,
1563 static OSPtr<IOHistogramReporter> with(IOService *reportingService,
1639 static OSPtr<IOReportLegendEntry> createLegend(const uint64_t channelID,
1686 OSPtr<IOReportLegendEntry> handleCreateLegend(void) APPLE_KEXT_OVERRIDE;
1742 static OSPtr<IOReportLegend> with(OSArray *legend);
1859 OSPtr<OSArray> _reportLegend;