Searched refs:percpu_times_index (Results 1 – 1 of 1) sorted by relevance
26 u64 __attribute__((__aligned__(256))) percpu_times_index[NR_CPUS]; variable57 times_index = percpu_times_index[cpu & CPU_MASK] % NR_SLOTS; in benchmark()61 percpu_times_index[cpu & CPU_MASK] += 1; in benchmark()