Searched refs:bytes_sent (Results 1 – 1 of 1) sorted by relevance
166 uint64_t bytes_sent = 0; member633 uint64_t bytes_sent = 0; in ClientCommand() local682 bytes_sent += ret; in ClientCommand()700 bytes_sent += ret; in ClientCommand()719 bytes_sent += ret * 2; in ClientCommand()752 bytes_sent += ret; in ClientCommand()770 bytes_sent += send_buffer.size() + response_buffer.size(); in ClientCommand()816 total_bytes += bytes_sent; in ClientCommand()820 {thread_id, service_id, time_delta_s, bytes_sent, sched_stats}); in ClientCommand()850 std::cerr << "\t " << benchmark_result.bytes_sent << " bytes in " in ClientCommand()[all …]