Home
last modified time | relevance | path

Searched refs:workloopCount (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/iokit/IOKit/
H A DIOStatistics.h198 uint32_t workloopCount; member
/xnu-11215/iokit/Kernel/
H A DIOStatistics.cpp779 header->workloopCount = registeredWorkloops; in getWorkLoopStatistics()