Searched refs:estimated_gbps (Results 1 – 2 of 2) sorted by relevance
173 double estimated_gbps);
381 double estimated_gbps) { in CopyTimeEstimate() argument389 const double bytes_per_usec = estimated_gbps * 1000.0 / 8; in CopyTimeEstimate()