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 D | js_profiler.h | 33 #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 D | profiler_module.cpp | 59 START_TRACING_WITH_EXTRA_INFO((PerformanceTag)tag, component, description); in StartTracing()
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
H A D | component.cpp | 242 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()
|