Home
last modified time | relevance | path

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

/rocksdb-6.9/tools/
Ddb_bench_tool.cc2994 method = &Benchmark::ReadRandom; in Run()
3005 method = &Benchmark::ReadRandom; in Run()
3021 method = &Benchmark::ReadRandom; in Run()
5034 void ReadRandom(ThreadState* thread) { in ReadRandom() function in ROCKSDB_NAMESPACE::Benchmark
5794 ReadRandom(thread); in ReadWhileWriting()
5802 ReadRandom(thread); in ReadWhileMerging()
5880 ReadRandom(thread); in ReadWhileScanning()