Home
last modified time | relevance | path

Searched refs:SetRuntimeState (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
H A Dcpu_profiler.h80 thread_->SetRuntimeState(true); in RuntimeStateScope()
85 thread_->SetRuntimeState(oldState_); in ~RuntimeStateScope()
H A Dsamples_record.h139 void SetRuntimeState(bool runtimeState);
H A Dsamples_record.cpp467 void SamplesRecord::SetRuntimeState(bool runtimeState) in SetRuntimeState() function in panda::ecmascript::SamplesRecord
/arkcompiler/ets_runtime/ecmascript/
H A Djs_thread.h578 void SetRuntimeState(bool runtimeState)

Completed in 6 milliseconds