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

/xnu-2422.115.4/iokit/Kernel/
H A DIOStatistics.cpp138 oid_sysctl(__unused struct sysctl_oid *oidp, __unused void *arg1, int arg2, struct sysctl_req *req) function
165 0, kIOStatisticsGeneral, oid_sysctl, "S", "");
169 0, kIOStatisticsWorkLoop, oid_sysctl, "S", "");
173 0, kIOStatisticsUserClient, oid_sysctl, "S", "");
/xnu-2422.115.4/iokit/IOKit/
H A DIOStatisticsPrivate.h217 static int oid_sysctl(__unused struct sysctl_oid *oidp, __unused void *arg1, int arg2, struct sysctl_req *req);

Completed in 67 milliseconds