Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dlocal_storage_bench.c40 const volatile unsigned int use_hashmap; variable
56 if (use_hashmap) in do_lookup()
65 if (use_hashmap) { in do_lookup()
/openbmc/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_bloom_filter_map.c13 bool use_hashmap; member
159 if (ctx.use_hashmap) { in map_prepare_thread()
183 if (ctx.use_hashmap && !ctx.hashmap_use_bloom) in map_prepare_thread()
339 ctx.use_hashmap = true; in false_positive_setup()
358 ctx.use_hashmap = true; in hashmap_with_bloom_setup()
376 ctx.use_hashmap = true; in hashmap_no_bloom_setup()
H A Dbench_local_storage.c186 skel->rodata->use_hashmap = 1; in hashmap_setup()
201 skel->rodata->use_hashmap = 0; in local_storage_cache_get_setup()
216 skel->rodata->use_hashmap = 0; in local_storage_cache_get_interleaved_setup()