NR_SLOTS
u64 __attribute__((__aligned__(256))) percpu_times[NR_CPUS][NR_SLOTS];
times_index = percpu_times_index[cpu & CPU_MASK] % NR_SLOTS;