Searched refs:detachWorkLoopEventSource (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOStatisticsPrivate.h325 static void detachWorkLoopEventSource(IOWorkLoopCounter *wlc, IOEventSourceCounter *esc);
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOWorkLoop.cpp101 IOStatistics::detachWorkLoopEventSource(reserved->counter, inEvent->reserved->counter); \
H A DIOStatistics.cpp605 void IOStatistics::detachWorkLoopEventSource(IOWorkLoopCounter *wlc, IOEventSourceCounter *esc) function in class:IOStatistics

Completed in 70 milliseconds