Home
last modified time | relevance | path

Searched defs:IsProfiling (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dntype_bytecode_lowering.h64 bool IsProfiling() const in IsProfiling() function
Dslowpath_lowering.h138 bool IsProfiling() const in IsProfiling() function
Dtyped_bytecode_lowering.h78 bool IsProfiling() const in IsProfiling() function
Dcircuit_builder_helper.h75 bool IsProfiling() const in IsProfiling() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dmethod.h799 bool IsProfiling() const in IsProfiling() function
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_third_tests.cpp613 HWTEST_F_L0(JSNApiTests, IsProfiling) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/napi/
DJSNapi接口说明.md863 ### IsProfiling subsection
Djsnapi_expo.cpp2705 bool JSNApi::IsProfiling(EcmaVM *vm) in IsProfiling() function in panda::JSNApi