Home
last modified time | relevance | path

Searched refs:periodSendPktLossHighPrecision (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_timer.c41 appFcStastics->periodSendPktLossHighPrecision); in LogFcFcAppStastics()
81 appFcStastics->periodSendPktLossHighPrecision = 0; in FillpCalFcAppStastics()
83 appFcStastics->periodSendPktLossHighPrecision = appFcStastics->periodSendLostPkts * in FillpCalFcAppStastics()
H A Dfillp_pcb.c444 pcb->appFcStastics.periodSendPktLossHighPrecision = 0; in FillpInitStastics()
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/qos/
H A Dtrans_qos_stat_server_test.cpp87 printf("periodSendPktLossHighPrecision:%u\n", tvList->info.appStatistics.periodSendPktLossHighPrecision); in OnQosEvent()
/foundation/communication/dsoftbus/interfaces/kits/transport/
H A Dsession.h242 uint32_t periodSendPktLossHighPrecision; member
/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillpinc.h736 FILLP_UINT32 periodSendPktLossHighPrecision; member
1238 FILLP_UINT32 periodSendPktLossHighPrecision; /* for example when lost rate is 1.10%, then 110 will returned */ member
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dfillp_stack_app_config.c405 app_fc_stastics_out->periodSendPktLossHighPrecision = appFcStastics->periodSendPktLossHighPrecision; in FtGetAppFcPeriodStastics()
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dvtp_stream_socket.cpp392 metricList.info.appStatistics.periodSendPktLossHighPrecision = in FillpAppStatistics()
393 fillpPcbStats.appFcStastics.periodSendPktLossHighPrecision; in FillpAppStatistics()

Completed in 9 milliseconds