Searched refs:sendRate (Results 1 – 1 of 1) sorted by relevance
790 double sendRate; member809 pipe->sendRate = 1e9 / (500*1024*8); in throttlePipe_init()810 pipe->recvRate = pipe->sendRate; in throttlePipe_init()889 pipe->sendExpiration = qemu_clock_get_ns(QEMU_CLOCK_VIRTUAL) + ret*pipe->sendRate; in throttlePipe_sendBuffers()