Home
last modified time | relevance | path

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

/rocksdb-6.9/tools/
Ddb_bench_tool.cc5422 const int64_t default_value_max = 1 * 1024 * 1024; in MixGraph() local
5423 int64_t value_max = default_value_max; in MixGraph()
5431 char value_buffer[default_value_max]; in MixGraph()