Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/include/
H A Dstat.h12 uint64_t rounds_tx_try; member
/mOS-networking-stack/core/src/
H A Dcore.c225 rs->rounds_tx_try = mtcp->runstat.rounds_tx_try - mtcp->p_runstat.rounds_tx_try; in PrintThreadRoundStats()
238 rs->rounds_tx / ROUND_DIV, rs->rounds_tx_try / ROUND_DIV, in PrintThreadRoundStats()
385 g_runstat.rounds_tx_try += rs.rounds_tx_try; in PrintNetworkStats()
398 g_runstat.rounds_tx_try / 1000, g_runstat.rounds_select, in PrintNetworkStats()