Home
last modified time | relevance | path

Searched refs:ProcessStepRecord (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_connreporter.c114 } ProcessStepRecord; typedef
136 static ProcessStepRecord g_processStep[SOFTBUS_HISYSEVT_CONN_TYPE_BUTT][STEP_BUTT] = {0};
178 ProcessStepRecord *stepRecord = &g_processStep[i][j]; in ClearProcessStep()
310 static int32_t SetDevProcStepMsgParamValue(SoftBusEvtReportMsg *msg, ProcessStepRecord *record, in SetDevProcStepMsgParamValue()
357 ProcessStepRecord *record = &g_processStep[connType][step]; in SoftBusCreateProcStepMsg()
608 ProcessStepRecord *record = &g_processStep[connType][i]; in SoftbusRecordProccessDuration()