Home
last modified time | relevance | path

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

/rocksdb-6.9/tools/
Ddb_bench_tool.cc6449 const int kTotalValues = 100000; in GetMergeOperands() local
6454 for (int i = 1; i < kTotalValues; i++) { in GetMergeOperands()
6491 std::vector<PinnableSlice> a_slice((kTotalValues / kListSize) + 1); in GetMergeOperands()
6496 (kTotalValues / 100) + 1; in GetMergeOperands()