Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
H A Dhisysevent_record_c.h40 uint64_t pspanId; member
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
H A Dhisysevent_record_convertor.cpp109 recordStruct.pspanId = recordObj.GetPspanId(); in ConvertRecord()
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_base.h222 void SetPspanId(int64_t pspanId);
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_base.cpp769 void AppEventPack::SetPspanId(int64_t pspanId) in SetPspanId() argument
771 pspanId_ = pspanId; in SetPspanId()
/ohos5.0/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_manager_c_test.cpp84 record.traceId, record.spandId, record.pspanId, in RecordBaseParamPrint()
103 ASSERT_GE(record.pspanId, 0); in OnQueryTest()
H A Dhisysevent_native_test.cpp1465 auto pspanId = record.GetPspanId(); variable
1466 ASSERT_GE(pspanId, 0);
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-dfx-hisysevent-query.md137 | pspanId | uint64_t | 事件的分布式跟踪父分支ID。 |
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-dfx-hisysevent-query.md137 | pspanId | uint64_t | Parent span ID for the distributed call chain trace of the even…