MAX_INDEX
uint64_t values[nr_cpus], sum, max_value = 0, data[MAX_INDEX] = {};
if (next_key >= MAX_INDEX) {