Home
last modified time | relevance | path

Searched refs:FILLP_SHOWDATABUTT (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dapi.c644 FILLP_SHOWDATABUTT("\r ------- FOLLOWING ARE FillP GLOBAL (STACK) level configuration parameters -------"); in FillpDebugCmdGlobalConfigRes()
646 FILLP_SHOWDATABUTT("FillP max UDP RX burst number is (FT_CONF_RX_BURST) = %u", g_resource.udp.rxBurst); in FillpDebugCmdGlobalConfigRes()
648 FILLP_SHOWDATABUTT("FillP max socket number is (FT_CONF_MAX_SOCK_NUM) = %u", g_resource.common.maxSockNum); in FillpDebugCmdGlobalConfigRes()
650 FILLP_SHOWDATABUTT("FillP Max Connection number is (FT_CONF_MAX_CONNECTION_NUM) =%u ", in FillpDebugCmdGlobalConfigRes()
653 FILLP_SHOWDATABUTT("FillP max Instance number is = %u", g_resource.common.maxInstNum); in FillpDebugCmdGlobalConfigRes()
655 FILLP_SHOWDATABUTT("FillP max receive cache packet number buffer size is" in FillpDebugCmdGlobalConfigRes()
659 FILLP_SHOWDATABUTT("FillP avoid core thread when CPU full is (FT_CONF_FULL_CPU) = %u", in FillpDebugCmdGlobalConfigRes()
662 FILLP_SHOWDATABUTT("FillP data message cache feature status is (FT_CONF_OUT_OF_ORDER_CATCHE_FEATURE) = %u", in FillpDebugCmdGlobalConfigRes()
665 FILLP_SHOWDATABUTT("FillP Flow control : Opposite set percentage (FT_CONF_OPPOSITE_SET_PERCENTAGE) = %u", in FillpDebugCmdGlobalConfigRes()
668 FILLP_SHOWDATABUTT("Fill in FillpDebugCmdGlobalConfigRes()
[all...]
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dlog.h91 #define FILLP_SHOWDATABUTT(fmt, ...) \ macro

Completed in 2 milliseconds