Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/include/
H A Dstat.h13 uint64_t rounds_select; member
/mOS-networking-stack/core/src/
H A Dcore.c226 rs->rounds_select = mtcp->runstat.rounds_select - mtcp->p_runstat.rounds_select; in PrintThreadRoundStats()
239 rs->rounds_select, in PrintThreadRoundStats()
386 g_runstat.rounds_select += rs.rounds_select; in PrintNetworkStats()
398 g_runstat.rounds_tx_try / 1000, g_runstat.rounds_select, in PrintNetworkStats()