Searched refs:FILLP_LOGBUTT (Results 1 - 5 of 5) sorted by relevance
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/ |
H A D | log.h | 87 #define FILLP_LOGBUTT(fmt, ...) FILLP_LOG_IN(FILLP_DBG_LVL_BUTT, FILLP_DBG_LOG, "F-LOGBUTT", fmt, ##__VA_ARGS__) macro
|
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/ |
H A D | fillp_stack_app_config_in.c | 262 FILLP_LOGBUTT("fillp_sock_id: %d, set keepalive time to %u", sockIndex, timerValue); in FtAppSetKeepAliveTime() 797 FILLP_LOGBUTT("set the pack interval of the socket %d to %u us", sockIndex, val); in FtAppConfigSetPackInterval() 805 FILLP_LOGBUTT("set the pack interval of all the sockets to %u us", val); in FtAppConfigSetPackInterval()
|
H A D | socket_opt.c | 260 FILLP_LOGBUTT("fillp sock id: %d, set directlySend to %d", sock->index, sock->directlySend); in SockSetOptDirectlySend()
|
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/ |
H A D | spunge_core.c | 751 FILLP_LOGBUTT("init stack"); in FtInit() 782 FILLP_LOGBUTT("FillP_init: Spunge mem_zone alloc finished!"); in FtInit() 784 FILLP_LOGBUTT("FillP Core init success!"); in FtInit() 785 FILLP_LOGBUTT("version " FILLP_VERSION); in FtInit() 789 FILLP_LOGBUTT("Init success"); in FtInit() 1574 FILLP_LOGBUTT("FillP Core threadId:%d", GetCurrentThreadId()); in SpungeSetThreadInfo()
|
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/ |
H A D | fillp_input.c | 395 FILLP_LOGBUTT("FILLP_UINT32, unackItem->seqNum: %u, beginSeqNum: %u", in ProtectLongLoopRun()
|
Completed in 7 milliseconds