Home
last modified time | relevance | path

Searched refs:IsBytecodeProfilingEnabled (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dinterpreter_impl.cpp66 if (thread->GetVM()->IsBytecodeProfilingEnabled()) { in ExecuteImplType()
/arkcompiler/runtime_core/static_core/runtime/include/
Dpanda_vm.h179 virtual bool IsBytecodeProfilingEnabled() const in IsBytecodeProfilingEnabled() function