Lines Matching refs:AddBytes
2081 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()
3488 thread->stats.AddBytes(bytes); in Compress()
3567 thread->stats.AddBytes(bytes); in Uncompress()
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()
5875 thread->stats.AddBytes(bytes); in BGWriter()
6173 thread->stats.AddBytes(bytes); in UpdateRandom()
6281 thread->stats.AddBytes(bytes); in AppendRandom()
6330 thread->stats.AddBytes(bytes); in MergeRandom()
6597 thread->stats.AddBytes(static_cast<int64_t>(inserter.GetBytesInserted())); in RandomTransaction()
6754 thread->stats.AddBytes(bytes); in TimeSeriesReadOrDelete()
6813 thread->stats.AddBytes(bytes); in TimeSeriesWrite()