CPU_COUNT_NSYSCALL
#define cpu_nsyscall cpu_counts[CPU_COUNT_NSYSCALL]
u.syscalls = cpu_count_get(CPU_COUNT_NSYSCALL);
uvmexp.syscalls = (int)cpu_count_get(CPU_COUNT_NSYSCALL);
cpu_count_get(CPU_COUNT_NSYSCALL));