Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOStatisticsPrivate.h257 static void unregisterWorkLoop(IOWorkLoopCounter *counter);
/xnu-11215/iokit/Kernel/
H A DIOWorkLoop.cpp91 IOStatistics::unregisterWorkLoop(reserved->counter); \
H A DIOStatistics.cpp524 IOStatistics::unregisterWorkLoop(IOWorkLoopCounter *counter) in unregisterWorkLoop() function in IOStatistics