Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dmap.bench.cpp61 size_t max_maps) { in makeTestingSets() argument
68 int MapCount = std::min(max_maps, 1000000 / MapSize); in makeTestingSets()