Home
last modified time | relevance | path

Searched defs:legend (Results 1 – 4 of 4) sorted by relevance

/xnu-11417.101.15/iokit/Kernel/
H A DIOReportLegend.cpp53 IOReportLegend::with(OSArray *legend) in with()
72 IOReportLegend::initWith(OSArray *legend) in initWith()
106 OSSharedPtr<IOReportLegend> legend; in addReporterLegend() local
H A DIOUserServer.cpp348 IOService::SetLegend_Impl(OSArray *legend, bool is_public) in SetLegend_Impl()
H A DIOService.cpp8787 IOReportLegend * legend = NULL; in addInterruptStatistics() local
/xnu-11417.101.15/tools/lldbmacros/
H A Dkasan.py537 def legend(self): member in AbstractKasan
791 def legend(self): member in ClassicKasan
893 def legend(self): member in MTESan