Home
last modified time | relevance | path

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

/rocksdb-6.9/tools/
Ddb_bench_tool.cc4407 int64_t batch_bytes = 0; in DoWrite() local
4433 batch_bytes += val.size() + key_size_; in DoWrite()
4483 batch_bytes, Env::IO_HIGH, in DoWrite()