Home
last modified time | relevance | path

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

/rocksdb-6.9/tools/
Ddb_bench_tool.cc1471 static enum DistributionType StringToDistributionType(const char* ctype) { in StringToDistributionType() function
7040 StringToDistributionType(FLAGS_value_size_distribution_type.c_str()); in db_bench_tool()