Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/include/
H A Dstat.h15 uint64_t rounds_select_tx; member
/mOS-networking-stack/core/src/
H A Dcore.c228 rs->rounds_select_tx = mtcp->runstat.rounds_select_tx - mtcp->p_runstat.rounds_select_tx; in PrintThreadRoundStats()
240 rs->rounds_select_rx, rs->rounds_select_tx, rs->rounds_select_intr); in PrintThreadRoundStats()
388 g_runstat.rounds_select_tx += rs.rounds_select_tx; in PrintNetworkStats()
399 g_runstat.rounds_select_rx, g_runstat.rounds_select_tx); in PrintNetworkStats()