Searched refs:times_index (Results 1 – 1 of 1) sorted by relevance
54 u32 times_index; in benchmark() local57 times_index = percpu_times_index[cpu & CPU_MASK] % NR_SLOTS; in benchmark()60 percpu_times[cpu & CPU_MASK][times_index] = bpf_ktime_get_ns() - start_time; in benchmark()