Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/include/
H A Deventpoll.h11 uint64_t waits; member
/mOS-networking-stack/samples/epwget/
H A Depwget.c78 uint64_t waits; member
506 total.waits += st->waits; in PrintStats()
700 ctx->stat.waits++; in RunWget()
H A Depwget-mp.c77 uint64_t waits; member
504 total.waits += st->waits; in PrintStats()
698 ctx->stat.waits++; in RunWget()
/mOS-networking-stack/core/src/
H A Deventpoll.c405 ep->stat.waits++; in mtcp_epoll_wait()
H A Dcore.c279 core, stat->calls, stat->waits, stat->wakes, in PrintEventStat()