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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOStatistics.cpp137 oid_sysctl(__unused struct sysctl_oid *oidp, __unused void *arg1, int arg2, struct sysctl_req *req) function
164 0, kIOStatisticsGeneral, oid_sysctl, "S", "");
168 0, kIOStatisticsWorkLoop, oid_sysctl, "S", "");
172 0, kIOStatisticsUserClient, oid_sysctl, "S", "");
/darwin-on-arm/xnu/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 10 milliseconds