Home
last modified time | relevance | path

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

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