Home
last modified time | relevance | path

Searched refs:STAT_COUNT (Results 1 – 3 of 3) sorted by relevance

/mOS-networking-stack/core/src/include/
H A Dstat.h78 #define STAT_COUNT(stat) stat++ macro
80 #define STAT_COUNT(stat) macro
/mOS-networking-stack/core/src/
H A Dtimer.c391 STAT_COUNT(mtcp->runstat.rounds_rtocheck); in CheckRtmTimeout()
446 STAT_COUNT(mtcp->runstat.rounds_twcheck); in CheckTimewaitExpire()
499 STAT_COUNT(mtcp->runstat.rounds_tocheck); in CheckConnectionTimeout()
H A Dcore.c544 STAT_COUNT(mtcp->runstat.rounds_epoll); in FlushEpollEvents()
885 STAT_COUNT(mtcp->runstat.rounds); in RunMainLoop()
900 STAT_COUNT(mtcp->runstat.rounds_rx_try); in RunMainLoop()
910 STAT_COUNT(mtcp->runstat.rounds_rx); in RunMainLoop()