Searched refs:rate_kb (Results 1 – 2 of 2) sorted by relevance
128 double rate_kb = (static_cast<double>(total_bytes_) / s) / 1024; in ~ThroughputLogger() local129 ALOGD("%s %.1f KB/s (%zu bytes in %.3fs)", task_.c_str(), rate_kb, in ~ThroughputLogger()
129 double rate_kb = (static_cast<double>(total_bytes_) / s) / 1024; in ~ThroughputLogger() local130 ALOGD("%s %.1f KB/s (%zu bytes in %.3fs)", task_.c_str(), rate_kb, in ~ThroughputLogger()