Searched refs:fcStasticsInterval (Results 1 – 4 of 4) sorted by relevance
54 if (appFcStastics->periodTimePassed < (FILLP_LLONG)(sock->resConf.common.fcStasticsInterval)) { in FillpCalFcAppStastics()170 … (curTime - pack->packRttDetectTime) > (FILLP_LLONG)(sock->resConf.common.fcStasticsInterval)) { in FillpPackTimerCb()
68 FILLP_UINT32 fcStasticsInterval; member
148 g_appResource.common.fcStasticsInterval = FILLP_APP_FC_STASTICS_INTERVAL; in InitGlobalAppResourceDefault()
777 resource->common.fcStasticsInterval = configValue; in FtAppSetFcStatInterval()973 *(FILLP_UINT32 *)value = resource->common.fcStasticsInterval; in FtInnerAppConfigGetHelper()