Home
last modified time | relevance | path

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

/rocksdb-6.9/tools/
Ddb_bench_tool.cc2951 method = &Benchmark::WriteRandom; in Run()
2962 method = &Benchmark::WriteRandom; in Run()
2967 method = &Benchmark::WriteRandom; in Run()
2972 method = &Benchmark::WriteRandom; in Run()
4270 void WriteRandom(ThreadState* thread) { in WriteRandom() function in ROCKSDB_NAMESPACE::Benchmark