Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dslowpath_lowering.h140 bool IsProfiling() const in IsProfiling() function
Dntype_bytecode_lowering.h68 bool IsProfiling() const in IsProfiling() function
Dtyped_bytecode_lowering.h115 bool IsProfiling() const in IsProfiling() function
Dcircuit_builder_helper.h67 bool IsProfiling() const in IsProfiling() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dmethod.h833 bool IsProfiling() const in IsProfiling() function
/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md865 ### IsProfiling subsection
Djsnapi_expo.cpp4748 bool JSNApi::IsProfiling(EcmaVM *vm) in IsProfiling() function in panda::JSNApi
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_third_tests.cpp638 HWTEST_F_L0(JSNApiTests, IsProfiling) in HWTEST_F_L0() argument