Home
last modified time | relevance | path

Searched refs:bigBytesSent (Results 1 – 1 of 1) sorted by relevance

/dports/net/dbeacon/dbeacon-0.3.9.1/
H A Ddbeacon.cpp166 static uint64_t bigBytesSent = 0; variable
1624 bigBytesSent, bigBytesSent * 8 / (1000. * 600)); in do_bw_dump()
1626 bigBytesSent = 0; in do_bw_dump()
1637 bigBytesSent += bytesSent; in do_bw_dump()
1655 bigBytesSent, bigBytesSent * 8 / (1000. * diff)); in dumpBigBwStats()