Home
last modified time | relevance | path

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

/rocksdb-6.9/tools/
Ddb_bench_tool.cc2081 void AddBytes(int64_t n) { in AddBytes() function in ROCKSDB_NAMESPACE::Stats
3421 thread->stats.AddBytes(bytes); in Crc32c()
3440 thread->stats.AddBytes(bytes); in xxHash()
4525 thread->stats.AddBytes(bytes); in DoWrite()
4864 thread->stats.AddBytes(bytes); in ReadSequential()
4921 thread->stats.AddBytes(bytes); in ReadToRowCache()
4956 thread->stats.AddBytes(bytes); in ReadReverse()
5098 thread->stats.AddBytes(bytes); in ReadRandom()
5600 thread->stats.AddBytes(bytes); in MixGraph()
5735 thread->stats.AddBytes(bytes); in SeekRandom()
[all …]