Home
last modified time | relevance | path

Searched defs:parentSpanId (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/base/hiviewdfx/hitrace/test/unittest/common/native/
H A Dhitracechainc_test.cpp177 constexpr uint64_t parentSpanId = 0x67890; variable
242 constexpr uint64_t parentSpanId = 0x67890; variable
714 uint64_t parentSpanId = GenerateParentSpanId(); variable
782 uint64_t parentSpanId = GenerateParentSpanId(); variable
847 uint64_t parentSpanId = GenerateParentSpanId(); variable
912 uint64_t parentSpanId = GenerateParentSpanId(); variable
981 uint64_t parentSpanId = GenerateParentSpanId(); variable
H A Dhitracechaincpp_test.cpp774 uint64_t parentSpanId = GenerateParentSpanId(); variable
840 uint64_t parentSpanId = GenerateParentSpanId(); variable
905 uint64_t parentSpanId = GenerateParentSpanId(); variable
972 uint64_t parentSpanId = GenerateParentSpanId(); variable
/ohos5.0/base/hiviewdfx/hitrace/interfaces/cj/kits/ffi/include/
H A Dhitracechain_ffi.h27 uint64_t parentSpanId; member
/ohos5.0/base/hiviewdfx/hitrace/frameworks/native/
H A Dhitraceid.cpp97 void HiTraceId::SetParentSpanId(uint64_t parentSpanId) in SetParentSpanId()
H A Dhitracechainc.c348 …t HiTraceChainGetInfo(uint64_t* chainId, uint32_t* flags, uint64_t* spanId, uint64_t* parentSpanId) in HiTraceChainGetInfo()
/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/innerkits/include/hitrace/
H A Dhitracechainc.h90 uint64_t parentSpanId : 26; member
213 static inline void HiTraceChainSetParentSpanId(HiTraceIdStruct* pId, uint64_t parentSpanId) in HiTraceChainSetParentSpanId()
/ohos5.0/base/hiviewdfx/hitrace/frameworks/native/c_wrapper/source/
H A Dhitracechain_c_wrapper.c74 void HiTraceChainSetParentSpanIdWrapper(HiTraceIdStruct* pId, uint64_t parentSpanId) in HiTraceChainSetParentSpanIdWrapper()
/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/kits/include/hitrace/
H A Dtrace.h312 uint64_t parentSpanId : 26; member
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/
H A D_hitrace.md908 ### parentSpanId subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-performance-analysis-kit/
H A D_hitrace.md908 ### parentSpanId subsection
/ohos5.0/base/hiviewdfx/hitrace/frameworks/hitrace_ndk/
H A Dhitrace_chain_ndk.c127 void OH_HiTrace_SetParentSpanId(HiTraceId* id, uint64_t parentSpanId) in OH_HiTrace_SetParentSpanId()
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/common/
H A Ddfx_dump_request.h74 uint64_t parentSpanId : 26; member
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/
H A Dhilog_printf.cpp252 uint64_t parentSpanId = 0; in HiLogPrintArgs() local
/ohos5.0/base/hiviewdfx/hitrace/interfaces/js/kits/napi/src/
H A Dnapi_hitrace_util.cpp126 uint64_t parentSpanId = NapiHitraceUtil::GetPropertyInt64(env, valueObject, in TransHiTraceIdJsObjectToNative() local
/ohos5.0/base/hiviewdfx/hilog_lite/frameworks/featured/
H A Dhiview_log.c1522 uint64_t parentSpanId = 0; in HiLogPrintArgs() local