Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dslowpath_lowering.h138 bool IsProfiling() const in IsProfiling() function
Dntype_bytecode_lowering.h65 bool IsProfiling() const in IsProfiling() function
Dtyped_bytecode_lowering.h90 bool IsProfiling() const in IsProfiling() function
Dcircuit_builder_helper.h67 bool IsProfiling() const in IsProfiling() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dmethod.h816 bool IsProfiling() const in IsProfiling() function
/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md865 ### IsProfiling subsection
Djsnapi_expo.cpp4197 bool JSNApi::IsProfiling(EcmaVM *vm) in IsProfiling() function in panda::JSNApi
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_third_tests.cpp644 HWTEST_F_L0(JSNApiTests, IsProfiling) in HWTEST_F_L0() argument