Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOStatisticsPrivate.h256 static IOWorkLoopCounter *registerWorkLoop(IOWorkLoop *workLoop);
/xnu-11215/iokit/Kernel/
H A DIOWorkLoop.cpp85 reserved->counter = IOStatistics::registerWorkLoop(this); \
H A DIOStatistics.cpp491 IOStatistics::registerWorkLoop(IOWorkLoop *workLoop) in registerWorkLoop() function in IOStatistics