Searched refs:updateReport (Results 1 – 6 of 6) sorted by relevance
| /xnu-11215/iokit/Kernel/ |
| H A D | IOReporter.cpp | 128 (void)rep->updateReport(channelList, action, result, destination); in updateAllReports() 373 IOReporter::updateReport(IOReportChannelList *channelList, in updateReport() function in IOReporter
|
| H A D | IOService.cpp | 9092 IOService::updateReport(IOReportChannelList *channelList, in updateReport() function in IOService 9128 …reserved->interruptStatisticsArray[cnt].reporter->updateReport(channelList, action, result, destin… in updateReport()
|
| H A D | IOPMrootDomain.cpp | 9895 IOPMrootDomain::updateReport(IOReportChannelList *channelList, function in IOPMrootDomain 9941 return super::updateReport(channelList, action, result, destination);
|
| /xnu-11215/iokit/IOKit/ |
| H A D | IOKernelReporters.h | 269 IOReturn updateReport(IOReportChannelList *channelList,
|
| H A D | IOService.h | 555 virtual IOReturn updateReport(IOReportChannelList *channels,
|
| /xnu-11215/iokit/IOKit/pwr_mgt/ |
| H A D | RootDomain.h | 433 virtual IOReturn updateReport(IOReportChannelList *channels,
|