Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmt_net.cpp317 MTLOG_TRACE("connect not ok, maybe timeout"); in WaitConnect()
365 MTLOG_TRACE("send req not ok, left len %u", _req_len); in WaitSend()
399 MTLOG_TRACE("recv get out errno %d", _err_no); in WaitRecv()
1289 MTLOG_TRACE("recv data with no session callback, err"); in DispathUdp()
H A Dmicro_thread.h551 #define MTLOG_TRACE(fmt, args...) \ macro
H A Dmicro_thread.cpp1431 MTLOG_TRACE("epoll schedule failed, errno: %d", errno); in WaitEvents()