Home
last modified time | relevance | path

Searched refs:interruptAccountingDataRemoveFromList (Results 1 – 3 of 3) sorted by relevance

/xnu-8792.41.9/iokit/IOKit/
H A DIOInterruptAccountingPrivate.h185 void interruptAccountingDataRemoveFromList(IOInterruptAccountingData * data);
/xnu-8792.41.9/iokit/Kernel/
H A DIOInterruptAccounting.cpp72 interruptAccountingDataRemoveFromList(IOInterruptAccountingData * data) in interruptAccountingDataRemoveFromList() function
H A DIOInterruptEventSource.cpp195 interruptAccountingDataRemoveFromList(reserved->statistics); in unregisterInterruptHandler()