Searched refs:moved_bytes (Results 1 – 1 of 1) sorted by relevance
2723 int64_t moved_bytes = 0; in BackgroundCompaction() local2745 moved_bytes += f->fd.GetFileSize(); in BackgroundCompaction()2761 moved_bytes); in BackgroundCompaction()2767 << "total_files_size" << moved_bytes; in BackgroundCompaction()2773 c->output_level(), moved_bytes, status.ToString().c_str(), in BackgroundCompaction()