Lines Matching refs:utime64_t
153 utime64_t start_ms = MtFrame::Instance()->GetLastClock(); in mt_tcp_check_recv()
156 utime64_t cost_time = MtFrame::Instance()->GetLastClock() - start_ms; in mt_tcp_check_recv()
157 if (cost_time > (utime64_t)timeout) in mt_tcp_check_recv()
221 utime64_t start_ms = MtFrame::Instance()->GetLastClock(); in mt_tcpsendrcv()
222 utime64_t cost_time = 0; in mt_tcpsendrcv()
278 utime64_t start_ms = MtFrame::Instance()->GetLastClock(); in mt_tcpsendrcv_short()
279 utime64_t cost_time = 0; in mt_tcpsendrcv_short()
344 utime64_t start_ms = MtFrame::Instance()->GetLastClock(); in mt_tcpsend()
345 utime64_t cost_time = 0; in mt_tcpsend()
397 utime64_t start_ms = MtFrame::Instance()->GetLastClock(); in mt_tcpsend_short()
398 utime64_t cost_time = 0; in mt_tcpsend_short()
742 utime64_t start_ms = MtFrame::Instance()->GetLastClock(); in mt_tcp_check_recv()
760 utime64_t cost_time = MtFrame::Instance()->GetLastClock() - start_ms; in mt_tcp_check_recv()
761 if (cost_time > (utime64_t)timeout) in mt_tcp_check_recv()
876 utime64_t start_ms = MtFrame::Instance()->GetLastClock(); in mt_tcpsendrcv()
877 utime64_t cost_time = 0; in mt_tcpsendrcv()
934 utime64_t start_ms = MtFrame::Instance()->GetLastClock(); in mt_tcpsendrcv_short()
935 utime64_t cost_time = 0; in mt_tcpsendrcv_short()