Home
last modified time | relevance | path

Searched refs:loop_hits (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dlocal_storage_bench.c47 long loop_hits; member
73 lctx->loop_hits++; in do_lookup()
96 lctx.loop_hits = 0; in get_local()
99 __sync_add_and_fetch(&hits, lctx.loop_hits); in get_local()

Completed in 1 milliseconds