Searched refs:bytes_per_col (Results 1 – 1 of 1) sorted by relevance
158 int64_t bytes_per_col = progress.total_bytes / kColumns; in Display() local159 uint32_t fill_count = progress.bytes_processed / bytes_per_col; in Display()