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

/xnu-2782.1.97/iokit/IOKit/
H A DIOStatisticsPrivate.h324 static void attachWorkLoopEventSource(IOWorkLoopCounter *wlc, IOEventSourceCounter *esc);
/xnu-2782.1.97/iokit/Kernel/
H A DIOWorkLoop.cpp96 IOStatistics::attachWorkLoopEventSource(reserved->counter, inEvent->reserved->counter); \
H A DIOStatistics.cpp583 void IOStatistics::attachWorkLoopEventSource(IOWorkLoopCounter *wlc, IOEventSourceCounter *esc) function in class:IOStatistics

Completed in 65 milliseconds