/base/hiviewdfx/hitrace/interfaces/cj/kits/ffi/include/ |
H A D | hitracechain_ffi.h | 26 uint64_t spanId; member
|
/base/hiviewdfx/hitrace/frameworks/native/ |
H A D | hitraceid.cpp | 86 void HiTraceId::SetSpanId(uint64_t spanId)
in SetSpanId() argument
|
H A D | hitracechainc.c | 348 int HiTraceChainGetInfo(uint64_t* chainId, uint32_t* flags, uint64_t* spanId, uint64_t* parentSpanId) in HiTraceChainGetInfo() argument
|
/base/hiviewdfx/hitrace/frameworks/native/c_wrapper/source/ |
H A D | hitracechain_c_wrapper.c | 64 void HiTraceChainSetSpanIdWrapper(HiTraceIdStruct* pId, uint64_t spanId) in HiTraceChainSetSpanIdWrapper() argument
|
/base/hiviewdfx/hitrace/interfaces/native/kits/include/hitrace/ |
H A D | trace.h | 310 uint64_t spanId : 26; member
|
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/ |
H A D | raw_data_base_def.h | 84 uint32_t spanId; member
|
/base/hiviewdfx/hitrace/frameworks/hitrace_ndk/ |
H A D | hitrace_chain_ndk.c | 117 void OH_HiTrace_SetSpanId(HiTraceId* id, uint64_t spanId) in OH_HiTrace_SetSpanId() argument
|
/base/hiviewdfx/faultloggerd/interfaces/common/ |
H A D | dfx_dump_request.h | 73 uint64_t spanId : 26; member
|
/base/notification/eventhandler/frameworks/eventhandler/include/ |
H A D | event_handler_utils.h | 74 LOCAL_API static inline void HiTracePointerOutPutEventId(const std::shared_ptr<HiTraceId> &spanId, const char *action, in HiTracePointerOutPutEventId() argument 88 LOCAL_API static inline void HiTracePointerOutPut(const std::shared_ptr<HiTraceId>& spanId, in HiTracePointerOutPut() argument
|
/base/hiviewdfx/hilog/frameworks/libhilog/ |
H A D | hilog_printf.cpp | 251 uint64_t spanId = 0; in HiLogPrintArgs() local
|
/base/hiviewdfx/hiview/base/event_raw/include/encoded/ |
H A D | raw_data_builder.h | 192 uint32_t spanId = 0; in UpdateSpanId() local
|
/base/hiviewdfx/hitrace/interfaces/native/innerkits/include/hitrace/ |
H A D | hitracechainc.h | 89 uint64_t spanId : 26; member 197 static inline void HiTraceChainSetSpanId(HiTraceIdStruct* pId, uint64_t spanId) in HiTraceChainSetSpanId() argument
|
/base/hiviewdfx/hitrace/interfaces/js/kits/napi/src/ |
H A D | napi_hitrace_util.cpp | 122 uint64_t spanId = NapiHitraceUtil::GetPropertyInt64(env, valueObject, SPAN_ID_ATTR);
in TransHiTraceIdJsObjectToNative() local
|
/base/hiviewdfx/hitrace/test/unittest/common/native/ |
H A D | hitracechainc_test.cpp | 176 constexpr uint64_t spanId = 0x12345; in HWTEST_F() local 241 constexpr uint64_t spanId = 0x12345; in HWTEST_F() local 713 uint64_t spanId = GenerateSpanId(); in HWTEST_F() local 781 uint64_t spanId = GenerateSpanId(); HWTEST_F() local 846 uint64_t spanId = GenerateSpanId(); HWTEST_F() local 911 uint64_t spanId = GenerateSpanId(); HWTEST_F() local 980 uint64_t spanId = GenerateSpanId(); HWTEST_F() local [all...] |
H A D | hitracechaincpp_test.cpp | 773 uint64_t spanId = GenerateSpanId(); in HWTEST_F() local 839 uint64_t spanId = GenerateSpanId(); in HWTEST_F() local 904 uint64_t spanId = GenerateSpanId(); in HWTEST_F() local 971 uint64_t spanId = GenerateSpanId(); in HWTEST_F() local
|
/base/hiviewdfx/hiview/base/event_raw/encoded/ |
H A D | raw_data_builder.cpp | 212 RawDataBuilder& RawDataBuilder::AppendSpanId(const uint32_t spanId) in AppendSpanId() argument 233 RawDataBuilder& RawDataBuilder::AppendTraceInfo(const uint64_t traceId, const uint32_t spanId, in AppendTraceInfo() argument
|
/base/hiviewdfx/hiview/base/event_raw/include/base/ |
H A D | raw_data_base_def.h | 123 uint32_t spanId; member
|
/base/notification/eventhandler/frameworks/eventhandler/src/ |
H A D | event_handler.cpp | 190 auto spanId = event->GetOrCreateTraceId(); in SendSyncEvent() local 219 auto spanId = event->GetOrCreateTraceId(); in SendSyncEvent() local 459 auto spanId = event->GetTraceId(); in DistributeEvent() local [all...] |
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/ |
H A D | hiappevent_base.cpp | 764 void AppEventPack::SetSpanId(int64_t spanId)
in SetSpanId() argument
|
/base/hiviewdfx/hisysevent/test/moduletest/common/ |
H A D | hisysevent_native_test.cpp | 1463 auto spanId = record.GetSpanId();
in HWTEST_F() local
|
/base/hiviewdfx/hilog_lite/frameworks/featured/ |
H A D | hiview_log.c | 1521 uint64_t spanId = 0; in HiLogPrintArgs() local
|