Searched refs:oid_sysctl (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215/iokit/Kernel/ |
| H A D | IOStatistics.cpp | 149 oid_sysctl(__unused struct sysctl_oid *oidp, __unused void *arg1, int arg2, struct sysctl_req *req) in oid_sysctl() function 179 NULL, kIOStatisticsGeneral, oid_sysctl, "S", ""); 183 NULL, kIOStatisticsWorkLoop, oid_sysctl, "S", ""); 187 NULL, kIOStatisticsUserClient, oid_sysctl, "S", "");
|
| /xnu-11215/iokit/IOKit/ |
| H A D | IOStatisticsPrivate.h | 217 …static int oid_sysctl(__unused struct sysctl_oid *oidp, __unused void *arg1, int arg2, struct sysc…
|