Home
last modified time | relevance | path

Searched refs:JS_PROFILER (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dprofiler_module.cpp16 #if IS_ENABLED(JS_PROFILER)
41 #if IS_ENABLED(JS_PROFILER) in StartTracing()
73 #if IS_ENABLED(JS_PROFILER) in StopTracing()
H A Dprofiler_module.h20 #if IS_ENABLED(JS_PROFILER)
85 #if IS_ENABLED(JS_PROFILER) in Load()
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H A Djs_ability_impl.h27 #if IS_ENABLED(JS_PROFILER)
53 #if IS_ENABLED(JS_PROFILER) in JSAbilityImpl()
68 #if IS_ENABLED(JS_PROFILER) in ~JSAbilityImpl()
H A Djs_profiler.h27 #if IS_ENABLED(JS_PROFILER)
47 #if IS_ENABLED(JS_PROFILER)
H A Djs_profiler.cpp18 #if IS_ENABLED(JS_PROFILER)
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/include/base/
H A Djs_config.h38 #ifndef JS_PROFILER
39 #define JS_PROFILER 0 macro
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/targets/simulator/
H A DBUILD.gn65 defines += [ "JS_PROFILER=1" ]
67 defines += [ "JS_PROFILER=0" ]
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/
H A DBUILD.gn140 defines += [ "JS_PROFILER=1" ]
142 defines += [ "JS_PROFILER=0" ]
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/
H A Djsfwk.pro15 DEFINES += JS_PROFILER=0
45 DEFINES += JS_PROFILER=1
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Djs_fwk_common.h74 #if IS_ENABLED(JS_PROFILER)
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/router/
H A Djs_page_state_machine.cpp333 #if IS_ENABLED(JS_PROFILER) in ForceGC()