Searched refs:NR_SLOTS (Results 1 – 1 of 1) sorted by relevance
16 #define NR_SLOTS 32 macro27 u64 __attribute__((__aligned__(256))) percpu_times[NR_CPUS][NR_SLOTS];57 times_index = percpu_times_index[cpu & CPU_MASK] % NR_SLOTS; in benchmark()