Home
last modified time | relevance | path

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

/xnu-8792.81.2/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.cpp366 IOService::SetLegend_Impl(OSArray *legend, bool is_public) in SetLegend_Impl()
H A DIOService.cpp8598 IOReportLegend * legend = NULL; in addInterruptStatistics() local
/xnu-8792.81.2/tools/lldbmacros/
H A Dkasan.py530 def legend(self): member in AbstractKasan
791 def legend(self): member in ClassicKasan
875 def legend(self): member in MTESan