vmstat.c | 330 static const int uvmexp2_mib[] = { CTL_VM, VM_UVMEXP2 }; variable in typeref:typename:const int[] 788 if (sysctl(uvmexp2_mib, __arraycount(uvmexp2_mib), &uvmexp, 902 if (sysctl(uvmexp2_mib, __arraycount(uvmexp2_mib), &uvmexp, 1137 if (sysctl(uvmexp2_mib, __arraycount(uvmexp2_mib), &uvmexp,
|