Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dlocal_storage_bench.c48 long loop_important_hits; member
75 lctx->loop_important_hits++; in do_lookup()
97 lctx.loop_important_hits = 0; in get_local()
100 __sync_add_and_fetch(&important_hits, lctx.loop_important_hits); in get_local()