Searched refs:pspanId (Results 1 – 8 of 8) sorted by relevance
40 uint64_t pspanId; member
109 recordStruct.pspanId = recordObj.GetPspanId(); in ConvertRecord()
222 void SetPspanId(int64_t pspanId);
769 void AppEventPack::SetPspanId(int64_t pspanId) in SetPspanId() argument771 pspanId_ = pspanId; in SetPspanId()
84 record.traceId, record.spandId, record.pspanId, in RecordBaseParamPrint()103 ASSERT_GE(record.pspanId, 0); in OnQueryTest()
1465 auto pspanId = record.GetPspanId(); variable1466 ASSERT_GE(pspanId, 0);
137 | pspanId | uint64_t | 事件的分布式跟踪父分支ID。 |
137 | pspanId | uint64_t | Parent span ID for the distributed call chain trace of the even…