Searched refs:getWorkLoopStatistics (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/iokit/IOKit/
H A DIOStatisticsPrivate.h257 static int getWorkLoopStatistics(sysctl_req *req);
/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIOStatistics.cpp149 error = IOStatistics::getWorkLoopStatistics(req);
732 int IOStatistics::getWorkLoopStatistics(sysctl_req *req) function in class:IOStatistics
776 LOG(2, "IOStatistics::getWorkLoopStatistics: calculatedSize %d, size %d\n", calculatedSize, size);

Completed in 121 milliseconds