Searched refs:stepTime (Results 1 – 3 of 3) sorted by relevance
583 ProcessStepTime *stepTime, int32_t errCode) in SoftbusRecordProccessDuration() argument586 …if (stepTime == NULL || connType >= SOFTBUS_HISYSEVT_CONN_TYPE_BUTT || connType < SOFTBUS_HISYSEVT… in SoftbusRecordProccessDuration()590 SoftbusRecordConnResult(pId, connType, status, stepTime->totalTime, errCode); in SoftbusRecordProccessDuration()594 uint64_t costTime = stepTime->connGroupTime; in SoftbusRecordProccessDuration()597 costTime = stepTime->negotiationTime; in SoftbusRecordProccessDuration()600 costTime = stepTime->groupCreateTime; in SoftbusRecordProccessDuration()603 costTime = stepTime->connGroupTime; in SoftbusRecordProccessDuration()
91 ProcessStepTime *stepTime, int32_t errCode);
563 int64_t stepTime = GetSysClockTime(); variable568 item.SetDownTime(stepTime);575 pointerEvent->SetActionTime(stepTime);