Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/
H A Dcore.c176 TimeDiffUs(struct timeval *t2, struct timeval *t1) in TimeDiffUs() function
890 UpdateStatCounter(&mtcp->rtstat.round, TimeDiffUs(&cur_ts, &prev_ts)); in RunMainLoop()
915 TimeDiffUs(&processing_ts, &cur_ts)); in RunMainLoop()
962 TimeDiffUs(&tcheck_ts, &processing_ts)); in RunMainLoop()
985 TimeDiffUs(&epoll_ts, &tcheck_ts)); in RunMainLoop()
996 TimeDiffUs(&handle_ts, &epoll_ts)); in RunMainLoop()
1012 TimeDiffUs(&xmit_ts, &handle_ts)); in RunMainLoop()