Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/
H A Dcore.c262 InitStatCounter(&mtcp->rtstat.round); in PrintThreadRoundTime()
264 InitStatCounter(&mtcp->rtstat.tcheck); in PrintThreadRoundTime()
265 InitStatCounter(&mtcp->rtstat.epoll); in PrintThreadRoundTime()
266 InitStatCounter(&mtcp->rtstat.handle); in PrintThreadRoundTime()
267 InitStatCounter(&mtcp->rtstat.xmit); in PrintThreadRoundTime()
268 InitStatCounter(&mtcp->rtstat.select); in PrintThreadRoundTime()
873 InitStatCounter(&mtcp->rtstat.round); in RunMainLoop()
875 InitStatCounter(&mtcp->rtstat.tcheck); in RunMainLoop()
876 InitStatCounter(&mtcp->rtstat.epoll); in RunMainLoop()
877 InitStatCounter(&mtcp->rtstat.handle); in RunMainLoop()
[all …]