Lines Matching full:total_bytes
671 int64_t total_bytes = 0;692 total_bytes += bytes;699 download_overhead_percentage = (total_bytes - successful_bytes) * 100ULL /