Home
last modified time | relevance | path

Searched refs:JS_PROFILER (Results 1 - 8 of 8) sorted by relevance

/foundation/arkui/ace_engine_lite/frameworks/include/base/
H A Djs_config.h38 #ifndef JS_PROFILER
39 #define JS_PROFILER 0 macro
/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)
38 #else // ENABLED(JS_PROFILER)
44 #endif // ENABLED(JS_PROFILER)
47 #if IS_ENABLED(JS_PROFILER)
248 #endif // ENABLED(JS_PROFILER)
H A Djs_profiler.cpp18 #if IS_ENABLED(JS_PROFILER)
427 #endif // ENABLED(JS_PROFILER)
/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()
60 #endif // 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()
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Djs_fwk_common.h74 #if IS_ENABLED(JS_PROFILER)
/foundation/arkui/ace_engine_lite/frameworks/src/core/router/
H A Djs_page_state_machine.cpp333 #if IS_ENABLED(JS_PROFILER) in ForceGC()

Completed in 4 milliseconds