Searched refs:ARG_NR_ENTRIES (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/tools/testing/selftests/bpf/benchs/ |
D | bench_bpf_hashmap_lookup.c | 38 ARG_NR_ENTRIES, enumerator 49 { "nr_entries", ARG_NR_ENTRIES, "NR_ENTRIES", 0, 85 case ARG_NR_ENTRIES: in parse_arg()
|
D | bench_bloom_filter_map.c | 49 ARG_NR_ENTRIES = 3000, enumerator 55 { "nr_entries", ARG_NR_ENTRIES, "NR_ENTRIES", 0, 69 case ARG_NR_ENTRIES: in parse_arg()
|