Home
last modified time | relevance | path

Searched defs:HiTraceTracepointType (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/
H A Djs-apis-hitracechain.md32 ## HiTraceTracepointType section
/ohos5.0/docs/zh-cn/application-dev/reference/apis-performance-analysis-kit/
H A Djs-apis-hitracechain.md32 ## HiTraceTracepointType section
/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/innerkits/include/hitrace/
H A Dhitracechainc.h62 typedef enum HiTraceTracepointType { enum
70 } HiTraceTracepointType; typedef
/ohos5.0/base/hiviewdfx/hitrace/interfaces/rust/innerkits/hitracechain/src/
H A Dlib.rs63 pub enum HiTraceTracepointType { enum