Home
last modified time | relevance | path

Searched refs:GetRuntimeState (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
H A Dcpu_profiler.h79 oldState_ = thread_->GetRuntimeState(); in RuntimeStateScope()
H A Dsamples_record.h138 bool GetRuntimeState() const;
H A Dsamples_record.cpp462 bool SamplesRecord::GetRuntimeState() const in GetRuntimeState() function in panda::ecmascript::SamplesRecord
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
H A Djs_stackgetter.cpp194 if (isNative && (it.IsLeaveFrame() || thread->GetRuntimeState())) { in GetRunningState()
/arkcompiler/ets_runtime/ecmascript/
H A Djs_thread.h583 bool GetRuntimeState() const

Completed in 7 milliseconds