Searched refs:ROUND_DIV (Results 1 – 1 of 1) sorted by relevance
220 #define ROUND_DIV (1000) in PrintThreadRoundStats() macro236 mtcp->ctx->cpu, rs->rounds / ROUND_DIV, in PrintThreadRoundStats()237 rs->rounds_rx / ROUND_DIV, rs->rounds_rx_try / ROUND_DIV, in PrintThreadRoundStats()238 rs->rounds_tx / ROUND_DIV, rs->rounds_tx_try / ROUND_DIV, in PrintThreadRoundStats()