Searched refs:total_bytes (Results 1 – 1 of 1) sorted by relevance
581 std::atomic<uint64_t> total_bytes(0); in ClientCommand() local816 total_bytes += bytes_sent; in ClientCommand()962 << " threads:\n\t " << total_bytes << " bytes in " << average_time_s in ClientCommand()964 << (total_bytes / 1024.0 / average_time_s) << " K/s; " in ClientCommand()