KFENCE_COUNTER_COUNT
static atomic_long_t counters[KFENCE_COUNTER_COUNT];
static_assert(ARRAY_SIZE(counter_names) == KFENCE_COUNTER_COUNT);
for (i = 0; i < KFENCE_COUNTER_COUNT; i++)