Searched refs:ChannelStatisticsInfo (Results 1 – 1 of 1) sorted by relevance
38 } ChannelStatisticsInfo; typedef195 static int32_t SetChannelStatisticsInfo(ChannelStatisticsInfo *info, int32_t channelId, const void … in SetChannelStatisticsInfo()240 ChannelStatisticsInfo *item = NULL; in UpdateNetworkResourceByLaneId()241 LIST_FOR_EACH_ENTRY(item, &temp->channels, ChannelStatisticsInfo, node) { in UpdateNetworkResourceByLaneId()248 …ChannelStatisticsInfo *info = (ChannelStatisticsInfo *)SoftBusCalloc(sizeof(ChannelStatisticsInfo)… in UpdateNetworkResourceByLaneId()295 ChannelStatisticsInfo *temp = NULL; in PackNetworkStatistics()296 LIST_FOR_EACH_ENTRY(temp, &info->channels, ChannelStatisticsInfo, node) { in PackNetworkStatistics()348 ChannelStatisticsInfo *channelItem = NULL; in DeleteNetworkResourceByLaneId()349 ChannelStatisticsInfo *channelNext = NULL; in DeleteNetworkResourceByLaneId()402 ChannelStatisticsInfo *channelItem = NULL; in TransNetworkResourceDeinit()[all …]