Searched refs:FILLP_EVT_MAX_PARA_NUM (Results 1 – 1 of 1) sorted by relevance
73 #define FILLP_EVT_MAX_PARA_NUM FILLP_DFX_SOCK_QOS_EVT_PARA_NUM macro103 static const FillpDfxEventParam g_fillpDfxEvtParam[FILLP_DFX_EVT_DFX_MAX][FILLP_EVT_MAX_PARA_NUM] =…162 const void *paramValTmp[FILLP_DFX_EVT_DFX_MAX][FILLP_EVT_MAX_PARA_NUM] = { in DfxEvtGetParamAddr()182 (void)memcpy_s((void *)paramVal, sizeof(void *) * FILLP_EVT_MAX_PARA_NUM, in DfxEvtGetParamAddr()183 (void *)paramValTmp[evt], sizeof(void *) * FILLP_EVT_MAX_PARA_NUM); in DfxEvtGetParamAddr()245 const void *paramVal[FILLP_EVT_MAX_PARA_NUM]; in FillpCreateDfxEvtParam()