Home
last modified time | relevance | path

Searched refs:percpu_time (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dbpf_hashmap_full_update_bench.c19 u64 __attribute__((__aligned__(256))) percpu_time[256]; variable
38 percpu_time[cpu & 255] = bpf_ktime_get_ns() - start_time; in benchmark()
/linux-6.12.1/tools/testing/selftests/bpf/benchs/
Dbench_bpf_hashmap_full_update.c71 u64 time = ctx.skel->bss->percpu_time[i]; in hashmap_report_final()