Home
last modified time | relevance | path

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

/rocksdb-6.9/tools/
Ddb_bench_tool.cc4852 thread->stats.FinishedOps(nullptr, db, 1, kRead); in ReadSequential()
4946 thread->stats.FinishedOps(nullptr, db, 1, kRead); in ReadReverse()
4997 thread->stats.FinishedOps(nullptr, db, 100, kRead); in ReadRandomFast()
5616 thread->stats.FinishedOps(nullptr, db, 1, kOthers); in IteratorCreation()
5725 thread->stats.FinishedOps(&db_, db_.db, 1, kSeek); in SeekRandom()
5867 thread->stats.FinishedOps(&db_, db_.db, 1, kWrite); in BGWriter()
5912 thread->stats.FinishedOps(&db_, db_.db, 1, kSeek); in BGScan()
6107 thread->stats.FinishedOps(nullptr, db, 1, kRead); in ReadRandomWriteRandom()
6221 thread->stats.FinishedOps(nullptr, db, 1); in XORUpdateRandom()
6409 thread->stats.FinishedOps(nullptr, db, 1, kSeek); in WriteSeqSeekSeq()
[all …]