Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/include/
H A Dstat.h16 uint64_t rounds_select_intr; member
/mOS-networking-stack/core/src/
H A Dcore.c229 rs->rounds_select_intr = mtcp->runstat.rounds_select_intr - mtcp->p_runstat.rounds_select_intr; in PrintThreadRoundStats()
240 rs->rounds_select_rx, rs->rounds_select_tx, rs->rounds_select_intr); in PrintThreadRoundStats()