Searched refs:sendRate (Results 1 – 1 of 1) sorted by relevance
783 double sendRate; member802 pipe->sendRate = 1e9 / (500*1024*8); in throttlePipe_init()803 pipe->recvRate = pipe->sendRate; in throttlePipe_init()882 pipe->sendExpiration = qemu_get_clock_ns(vm_clock) + ret*pipe->sendRate; in throttlePipe_sendBuffers()