/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/innerkits/include/hitrace/ |
H A D | hitracechainc.h | 62 typedef enum HiTraceTracepointType { enum 70 } HiTraceTracepointType; typedef 114 void HiTraceChainTracepoint(HiTraceTracepointType type, const HiTraceIdStruct* pId, const char* fmt… 116 void HiTraceChainTracepointWithArgs(HiTraceTracepointType type, const HiTraceIdStruct* pId, const c… 118 void HiTraceChainTracepointEx(HiTraceCommunicationMode mode, HiTraceTracepointType type, const HiTr… 120 void HiTraceChainTracepointExWithArgs(HiTraceCommunicationMode mode, HiTraceTracepointType type,
|
H A D | hitracechain.h | 66 static void Tracepoint(HiTraceTracepointType type, const HiTraceId& id, const char* fmt, ...) 76 …static void Tracepoint(HiTraceCommunicationMode mode, HiTraceTracepointType type, const HiTraceId&…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/ |
H A D | js-apidiff-dfx.md | 15 …| hiTraceChain | tracepoint(mode: HiTraceCommunicationMode, type: HiTraceTracepointType, id: HiTra… 30 | ohos.hiTraceChain | HiTraceTracepointType | GENERAL = 4 | 新增 | 31 | ohos.hiTraceChain | HiTraceTracepointType | SR = 3 | 新增 | 32 | ohos.hiTraceChain | HiTraceTracepointType | SS = 2 | 新增 | 33 | ohos.hiTraceChain | HiTraceTracepointType | CR = 1 | 新增 | 34 | ohos.hiTraceChain | HiTraceTracepointType | CS = 0 | 新增 |
|
/ohos5.0/base/hiviewdfx/hitrace/test/unittest/common/napi/ |
H A D | napi_hitracechain.test.js | 87 hiTraceChain.HiTraceTracepointType.CS, traceId, "hiTraceChainJsUnitTest003 test case") 140 hiTraceChain.HiTraceTracepointType.CS, traceId, undefined) 167 hiTraceChain.HiTraceTracepointType.CS, traceId, null) 182 hiTraceChain.HiTraceTracepointType.CS, traceId)
|
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/ |
H A D | js-apidiff-dfx.md | 15 …| hiTraceChain | tracepoint(mode: HiTraceCommunicationMode, type: HiTraceTracepointType, id: HiTra… 30 | ohos.hiTraceChain | HiTraceTracepointType | GENERAL = 4 | Added| 31 | ohos.hiTraceChain | HiTraceTracepointType | SR = 3 | Added| 32 | ohos.hiTraceChain | HiTraceTracepointType | SS = 2 | Added| 33 | ohos.hiTraceChain | HiTraceTracepointType | CR = 1 | Added| 34 | ohos.hiTraceChain | HiTraceTracepointType | CS = 0 | Added|
|
/ohos5.0/docs/zh-cn/device-dev/subsystems/ |
H A D | subsys-dfx-hitracechain.md | 60 …d Tracepoint(HiTraceTracepointType type, const HiTraceId& id, const char* fmt, ...) | void HiT… 61 …HiTraceTracepointType type, const HiTraceId& id, const char* fmt, ...) | void HiTraceChainTrac… 122 | | void Tracepoint(HiTraceTracepointType type, const HiTraceId& id, const char* fmt, ...) | 功… 123 | | void Tracepoint(HiTraceCommunicationMode mode, HiTraceTracepointType type, const HiTraceId&…
|
/ohos5.0/base/hiviewdfx/hitrace/frameworks/native/ |
H A D | hitracechainc.c | 257 void HiTraceChainTracepointInner(HiTraceCommunicationMode mode, HiTraceTracepointType type, in HiTraceChainTracepointInner() 317 void HiTraceChainTracepointWithArgs(HiTraceTracepointType type, const HiTraceIdStruct* pId, const c… in HiTraceChainTracepointWithArgs() 323 void HiTraceChainTracepointExWithArgs(HiTraceCommunicationMode mode, HiTraceTracepointType type, in HiTraceChainTracepointExWithArgs() 329 void HiTraceChainTracepoint(HiTraceTracepointType type, const HiTraceIdStruct* pId, const char* fmt… in HiTraceChainTracepoint() 338 void HiTraceChainTracepointEx(HiTraceCommunicationMode mode, HiTraceTracepointType type, const HiTr… in HiTraceChainTracepointEx()
|
H A D | hitracechain.cpp | 57 void HiTraceChain::Tracepoint(HiTraceTracepointType type, const HiTraceId& id, const char* fmt, ...) in Tracepoint() 68 void HiTraceChain::Tracepoint(HiTraceCommunicationMode mode, HiTraceTracepointType type, const HiTr… in Tracepoint()
|
H A D | hitracechain_inner.h | 29 void HiTraceChainTracepointInner(HiTraceCommunicationMode mode, HiTraceTracepointType type, const H…
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-performance-analysis-kit/ |
H A D | js-apis-hitracechain.md | 32 ## HiTraceTracepointType section 227 tracepoint(mode: HiTraceCommunicationMode, type: HiTraceTracepointType, id: HiTraceId, msg?: string… 238 | type | [HiTraceTracepointType](#hitracetracepointtype)| 是 | 信息埋点需要指定的跟踪埋点类型。 | 248 …epoint(hiTraceChain.HiTraceCommunicationMode.THREAD, hiTraceChain.HiTraceTracepointType.SS, traceI…
|
/ohos5.0/base/hiviewdfx/hitrace/interfaces/cj/kits/ffi/src/ |
H A D | hitracechain_impl.cpp | 57 HiTraceTracepointType tracePointType = HiTraceTracepointType(type); in Tracepoint()
|
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/include/ |
H A D | event_handler_utils.h | 75 HiTraceTracepointType type, const InnerEvent::EventId &innerEventId) in HiTracePointerOutPutEventId() 89 const InnerEvent::Pointer& event, const char* action, HiTraceTracepointType type) in HiTracePointerOutPut()
|
/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/innerkits/ |
H A D | libhitracechain.map | 11 …"OHOS::HiviewDFX::HiTraceChain::Tracepoint(HiTraceTracepointType, OHOS::HiviewDFX::HiTraceId const… 20 …"OHOS::HiviewDFX::HiTraceChain::Tracepoint(HiTraceCommunicationMode, HiTraceTracepointType, OHOS::…
|
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/ |
H A D | event_handler.cpp | 119 HiTracePointerOutPut(traceId, event, "Send", HiTraceTracepointType::HITRACE_TP_CS); in SendEvent() 150 HiTracePointerOutPut(traceId, event, "Send", HiTraceTracepointType::HITRACE_TP_CS); in PostTaskAtFront() 233 … HiTraceChain::Tracepoint(HiTraceTracepointType::HITRACE_TP_CR, *spanId, "event is processed"); in SendSyncEvent() 465 HiTracePointerOutPut(spanId, event, "Receive", HiTraceTracepointType::HITRACE_TP_SR); in DistributeEvent() 497 … HiTraceChain::Tracepoint(HiTraceTracepointType::HITRACE_TP_SS, *spanId, "Event Distribute over"); in DistributeEvent()
|
/ohos5.0/docs/en/device-dev/subsystems/ |
H A D | subsys-dfx-hitracechain.md | 60 …d Tracepoint(HiTraceTracepointType type, const HiTraceId& id, const char* fmt, ...) | void HiT… 61 …HiTraceTracepointType type, const HiTraceId& id, const char* fmt, ...) | void HiTraceChainTrac… 122 | | void Tracepoint(HiTraceTracepointType type, const HiTraceId& id, const char* fmt, ...) | O… 123 | | void Tracepoint(HiTraceCommunicationMode mode, HiTraceTracepointType type, const HiTraceId&…
|
/ohos5.0/base/hiviewdfx/hitrace/frameworks/hitrace_ndk/ |
H A D | hitrace_chain_ndk.c | 23 typedef HiTraceTracepointType HiTrace_Tracepoint_Type;
|
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/ |
H A D | js-apis-hitracechain.md | 32 ## HiTraceTracepointType section 227 tracepoint(mode: HiTraceCommunicationMode, type: HiTraceTracepointType, id: HiTraceId, msg?: string… 238 | type | [HiTraceTracepointType](#hitracetracepointtype)| Yes| Trace point type.| 248 …epoint(hiTraceChain.HiTraceCommunicationMode.THREAD, hiTraceChain.HiTraceTracepointType.SS, traceI…
|
/ohos5.0/base/hiviewdfx/hitrace/test/unittest/rust/hitracechain/src/ |
H A D | main.rs | 90 hitracechain::HiTraceTracepointType::Cs, in hitracechain_rust_unit_test_007()
|
/ohos5.0/base/hiviewdfx/hitrace/interfaces/js/kits/napi/src/ |
H A D | napi_hitrace_js.cpp | 188 HiTraceTracepointType tracePointType = HiTraceTracepointType(tracePointTypeInt); in Tracepoint()
|
/ohos5.0/base/hiviewdfx/hitrace/interfaces/rust/innerkits/hitracechain/src/ |
H A D | lib.rs | 63 pub enum HiTraceTracepointType { enum
|
/ohos5.0/base/hiviewdfx/hitrace/test/unittest/common/native/ |
H A D | hitracechainc_test.cpp | 52 … HiTraceChainTracepointExWithArgsWrapper(HiTraceCommunicationMode mode, HiTraceTracepointType type, in HiTraceChainTracepointExWithArgsWrapper() 61 static void HiTraceChainTracepointWithArgsWrapper(HiTraceTracepointType type, const HiTraceIdStruct… in HiTraceChainTracepointWithArgsWrapper()
|