Searched refs:num_map_entries (Results 1 – 2 of 2) sorted by relevance
73 static uint32_t num_map_entries; variable102 if (num_map_entries > lru_hash_lookup_test_entries) in pre_test_lru_hash_lookup()103 lru_hash_lookup_test_entries = num_map_entries; in pre_test_lru_hash_lookup()413 bpf_map__resize(map, num_map_entries); in fixup_map()419 inner_lru_hash_size = num_map_entries; in fixup_map()445 num_map_entries = atoi(argv[3]); in main()470 if (num_map_entries > 0) in main()
184 num_map_entries: CARD8194 The num_map_entries specifies the number of structs in both map_entries and mods. mods is only pres…