Home
last modified time | relevance | path

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

/xnu-10063.141.1/iokit/Kernel/
H A DIOSimpleReporter.cpp158 const char **channelNames, in createLegend() argument
170 return IOReporter::legendWith(channelIDs, channelNames, channelCount, channelType, unit); in createLegend()
H A DIOReporter.cpp1019 OSArray *channelNames, in legendWith() argument
1057 if (channelNames != NULL) { in legendWith()
1058 tmpSymbol = OSDynamicCast(OSSymbol, channelNames->getObject(cnt)); in legendWith()
1095 const char **channelNames, in legendWith() argument
1114 const char *name = *channelNames++; in legendWith()
H A DIOStateReporter.cpp877 const char **channelNames, in createLegend() argument
890 return IOReporter::legendWith(channelIDs, channelNames, channelCount, channelType, unit); in createLegend()
/xnu-10063.141.1/iokit/IOKit/
H A DIOKernelReporters.h732 const char **channelNames,
774 OSArray *channelNames,
905 const char **channelNames,
1358 const char **channelNames,