Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Dinternal_stats.cc1019 uint64_t interval_write_other = write_other - db_stats_snapshot_.write_other; in DumpDBStats() local
1027 NumberToHumanString(interval_write_other + interval_write_self).c_str(), in DumpDBStats()
1030 static_cast<double>(interval_write_other + interval_write_self) / in DumpDBStats()