Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_bloom_filter_map.c103 const struct argp bench_bloom_map_argp = { variable
426 .argp = &bench_bloom_map_argp,
437 .argp = &bench_bloom_map_argp,
448 .argp = &bench_bloom_map_argp,
459 .argp = &bench_bloom_map_argp,
470 .argp = &bench_bloom_map_argp,
/openbmc/linux/tools/testing/selftests/bpf/
H A Dbench.c275 extern struct argp bench_bloom_map_argp;
286 { &bench_bloom_map_argp, 0, "Bloom filter map benchmark", 0 },