Searched refs:total_io_bytes (Results 1 – 1 of 1) sorted by relevance
830 double total_io_bytes = input_io_bytes + output_io_bytes; in PredictOpCountBasedCost() local845 std::ceil(total_io_bytes / device_info.gb_per_sec)); in PredictOpCountBasedCost()846 VLOG(1) << "Op:" << op_info.op() << " Size (KB):" << (total_io_bytes) / 1e3 in PredictOpCountBasedCost()866 VLOG(1) << "Op:" << op_info.op() << " Size (KB):" << (total_io_bytes) / 1e3 in PredictOpCountBasedCost()