Searched refs:sent_bytes_second (Results 1 – 3 of 3) sorted by relevance
23 sent_bytes_second(0), in ConnectionInfo()
45 size_t sent_bytes_second; // Bps over the last measurement interval. member
1231 stats_.sent_bytes_second = round(send_rate_tracker_.ComputeRate()); in stats()