Searched refs:interval_write_other (Results 1 – 1 of 1) sorted by relevance
1019 uint64_t interval_write_other = write_other - db_stats_snapshot_.write_other; in DumpDBStats() local1027 NumberToHumanString(interval_write_other + interval_write_self).c_str(), in DumpDBStats()1030 static_cast<double>(interval_write_other + interval_write_self) / in DumpDBStats()