Searched refs:bytes_per_usec (Results 1 – 1 of 1) sorted by relevance
389 const double bytes_per_usec = estimated_gbps * 1000.0 / 8; in CopyTimeEstimate() local392 static_cast<int64>(copy_bytes / bytes_per_usec + min_micros)); in CopyTimeEstimate()