Searched refs:IOInterruptAccountingReporter (Results 1 – 2 of 2) sorted by relevance
399 struct IOInterruptAccountingReporter;427 IOInterruptAccountingReporter * interruptStatisticsArray;
341 struct IOInterruptAccountingReporter { struct851 …IODelete(reserved->interruptStatisticsArray, IOInterruptAccountingReporter, reserved->interruptSta… in free()8782 IOInterruptAccountingReporter * newArray = NULL; in addInterruptStatistics()8817 reserved->interruptStatisticsArray = IONew(IOInterruptAccountingReporter, 1); in addInterruptStatistics()8838 newArray = IONew(IOInterruptAccountingReporter, newArraySize); in addInterruptStatistics()8848 …IODelete(reserved->interruptStatisticsArray, IOInterruptAccountingReporter, reserved->interruptSta… in addInterruptStatistics()