CPU_COUNT_NFAULT
#define cpu_nfault cpu_counts[CPU_COUNT_NFAULT]
CPU_COUNT(CPU_COUNT_NFAULT, 1);
(uint32_t)ci->ci_counts[CPU_COUNT_NFAULT]);
u.faults = cpu_count_get(CPU_COUNT_NFAULT);
uvmexp.faults = (int)cpu_count_get(CPU_COUNT_NFAULT);
cpu_count_get(CPU_COUNT_NFAULT),