Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dlocal_storage_bench.c41 const volatile unsigned int hashmap_num_keys; variable
66 idx = bpf_get_prandom_u32() % hashmap_num_keys; in do_lookup()
/openbmc/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_local_storage.c126 ctx.skel->rodata->hashmap_num_keys = args.hashmap_nr_keys_used; in __setup()