Home
last modified time | relevance | path

Searched refs:ClockGetTime (Results 1 - 10 of 10) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_retransmission.c72 ClockGetTime(CLOCK_MONOTONIC, &dFileTrans->ts); in SendBackPressureFrame()
78 ClockGetTime(CLOCK_MONOTONIC, &dFileTrans->heartBeatTs); in SendFileDataAck()
H A Dnstackx_dfile_transfer.c136 ClockGetTime(CLOCK_MONOTONIC, &now); in GetElapseTime()
476 ClockGetTime(CLOCK_MONOTONIC, &dFileTrans->ts); in WaitForFileHeaderConfirmPrepare()
506 ClockGetTime(CLOCK_MONOTONIC, &dFileTrans->ts); in SendFileBlockPrepare()
533 ClockGetTime(CLOCK_MONOTONIC, &dFileTrans->ts); in SendFileDataOngoing()
544 ClockGetTime(CLOCK_MONOTONIC, &dFileTrans->ts); in WaitForFileTransferDonePrepare()
686 ClockGetTime(CLOCK_MONOTONIC, &dFileTrans->ts); in ReceiveFileHeaderPrepare()
847 ClockGetTime(CLOCK_MONOTONIC, &dFileTrans->ts); in ReceiveFileDataPrepare()
848 ClockGetTime(CLOCK_MONOTONIC, &dFileTrans->heartBeatTs); in ReceiveFileDataPrepare()
856 ClockGetTime(CLOCK_MONOTONIC, &dFileTrans->retryAllPacketTs); in ReceiveFileDataPrepare()
858 ClockGetTime(CLOCK_MONOTONI in ReceiveFileDataPrepare()
[all...]
H A Dnstackx_dfile_session.c133 ClockGetTime(CLOCK_MONOTONIC, &session->startTs); in CalculateSessionTransferRatePrepare()
293 ClockGetTime(CLOCK_MONOTONIC, &endTs); in CalculateSessionTransferRate()
502 ClockGetTime(CLOCK_MONOTONIC, &peerInfo->measureBefore); in SetDFileSessionConfig()
851 ClockGetTime(CLOCK_MONOTONIC, &peerInfo->startTime); in CreateTrans()
1057 ClockGetTime(CLOCK_MONOTONIC, &nowTime); in DFileSendCalculateRate()
1096 ClockGetTime(CLOCK_MONOTONIC, &peerInfo->startTime); in DFileSendCalculateRate()
1132 ClockGetTime(CLOCK_MONOTONIC, &nowTime); in DFileRecvCalculateRate()
1145 ClockGetTime(CLOCK_MONOTONIC, &session->measureBefore); in DFileRecvCalculateRate()
1155 ClockGetTime(CLOCK_MONOTONIC, &peerInfo->startTime); in DFileRecvCalculateRate()
1162 ClockGetTime(CLOCK_MONOTONI in CheckElapseTime()
[all...]
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/
H A Dnstackx_util.h60 NSTACKX_EXPORT void ClockGetTime(clockid_t id, struct timespec *tp);
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_device_remote.c419 ClockGetTime(CLOCK_MONOTONIC, &cur); in UpdatedByTimeout()
546 ClockGetTime(CLOCK_MONOTONIC, &now); in IsAllowToBeRemoved()
563 ClockGetTime(CLOCK_MONOTONIC, &now); in CheckAndRemoveAgingNode()
633 ClockGetTime(CLOCK_MONOTONIC, &(rxIface->updateTime)); in UpdateRemoteNodeByDeviceInfo()
643 ClockGetTime(CLOCK_MONOTONIC, &(rxIface->updateTime)); in UpdateRemoteNodeByDeviceInfo()
656 ClockGetTime(CLOCK_MONOTONIC, &remoteNode->updateTs); in UpdateRemoteNodeByDeviceInfo()
H A Dnstackx_device_local.c76 ClockGetTime(CLOCK_MONOTONIC, &cur); in LocalDeviceTimeout()
305 ClockGetTime(CLOCK_MONOTONIC, &iface->updateTime); in AddToDestroyList()
H A Dnstackx_common.c249 ClockGetTime(CLOCK_MONOTONIC, &now); in CalculateEventProcessRate()
270 ClockGetTime(CLOCK_MONOTONIC, &g_processRatePara.measureBefore); in CalculateEventProcessRate()
279 ClockGetTime(CLOCK_MONOTONIC, &g_processRatePara.measureBefore); in NstackMainLoop()
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_util.c86 void ClockGetTime(clockid_t id, struct timespec *tp) in ClockGetTime() function
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_util.c139 void ClockGetTime(clockid_t id, struct timespec *tp) in ClockGetTime() function
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_discover.c422 ClockGetTime(CLOCK_MONOTONIC, &curTime);

Completed in 19 milliseconds