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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOStatisticsPrivate.h250 static IOWorkLoopCounter *registerWorkLoop(IOWorkLoop *workLoop);
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOWorkLoop.cpp75 reserved->counter = IOStatistics::registerWorkLoop(this); \
H A DIOStatistics.cpp482 IOWorkLoopCounter* IOStatistics::registerWorkLoop(IOWorkLoop *workLoop) function in class:IOStatistics
502 panic("IOStatistics::registerWorkLoop: cannot find parent kext");

Completed in 16 milliseconds