Home
last modified time | relevance | path

Searched refs:START_TRACING_WITH_EXTRA_INFO (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H A Djs_profiler.h33 #define START_TRACING_WITH_EXTRA_INFO(traceTag, componentNameId, extraInfoId) \ macro
41 #define START_TRACING_WITH_EXTRA_INFO(traceTag, componentNameId, extraInfoId) macro
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dprofiler_module.cpp59 START_TRACING_WITH_EXTRA_INFO((PerformanceTag)tag, component, description); in StartTracing()
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcomponent.cpp242 START_TRACING_WITH_EXTRA_INFO(SET_ATTR_SET_TO_NATIVE, componentName_, attrKeyId); in UpdateView()
1112 START_TRACING_WITH_EXTRA_INFO(SET_ATTR_SET_TO_NATIVE, componentName_, attrKeyId); in ParseAttrs()