Searched refs:channelNames (Results 1 – 4 of 4) sorted by relevance
| /xnu-10063.141.1/iokit/Kernel/ |
| H A D | IOSimpleReporter.cpp | 158 const char **channelNames, in createLegend() argument 170 return IOReporter::legendWith(channelIDs, channelNames, channelCount, channelType, unit); in createLegend()
|
| H A D | IOReporter.cpp | 1019 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 D | IOStateReporter.cpp | 877 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 D | IOKernelReporters.h | 732 const char **channelNames, 774 OSArray *channelNames, 905 const char **channelNames, 1358 const char **channelNames,
|