MCPcopy Create free account
hub / github.com/ElementsProject/elements / AddBytes

Method AddBytes

src/leveldb/benchmarks/db_bench.cc:250–250  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

248 }
249
250 void AddBytes(int64_t n) { bytes_ += n; }
251
252 void Report(const Slice& name) {
253 // Pretend at least one op was done in case we are running a benchmark

Callers 6

Crc32cMethod · 0.80
SnappyCompressMethod · 0.80
SnappyUncompressMethod · 0.80
DoWriteMethod · 0.80
ReadSequentialMethod · 0.80
ReadReverseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected