/ohos5.0/base/hiviewdfx/hitrace/test/unittest/common/native/ |
H A D | hitracechainc_test.cpp | 177 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 D | hitracechaincpp_test.cpp | 774 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 D | hitracechain_ffi.h | 27 uint64_t parentSpanId; member
|
/ohos5.0/base/hiviewdfx/hitrace/frameworks/native/ |
H A D | hitraceid.cpp | 97 void HiTraceId::SetParentSpanId(uint64_t parentSpanId) in SetParentSpanId()
|
H A D | hitracechainc.c | 348 …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 D | hitracechainc.h | 90 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 D | hitracechain_c_wrapper.c | 74 void HiTraceChainSetParentSpanIdWrapper(HiTraceIdStruct* pId, uint64_t parentSpanId) in HiTraceChainSetParentSpanIdWrapper()
|
/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/kits/include/hitrace/ |
H A D | trace.h | 312 uint64_t parentSpanId : 26; member
|
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/ |
H A D | _hitrace.md | 908 ### parentSpanId subsection
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-performance-analysis-kit/ |
H A D | _hitrace.md | 908 ### parentSpanId subsection
|
/ohos5.0/base/hiviewdfx/hitrace/frameworks/hitrace_ndk/ |
H A D | hitrace_chain_ndk.c | 127 void OH_HiTrace_SetParentSpanId(HiTraceId* id, uint64_t parentSpanId) in OH_HiTrace_SetParentSpanId()
|
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/common/ |
H A D | dfx_dump_request.h | 74 uint64_t parentSpanId : 26; member
|
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/ |
H A D | hilog_printf.cpp | 252 uint64_t parentSpanId = 0; in HiLogPrintArgs() local
|
/ohos5.0/base/hiviewdfx/hitrace/interfaces/js/kits/napi/src/ |
H A D | napi_hitrace_util.cpp | 126 uint64_t parentSpanId = NapiHitraceUtil::GetPropertyInt64(env, valueObject, in TransHiTraceIdJsObjectToNative() local
|
/ohos5.0/base/hiviewdfx/hilog_lite/frameworks/featured/ |
H A D | hiview_log.c | 1522 uint64_t parentSpanId = 0; in HiLogPrintArgs() local
|