Home
last modified time | relevance | path

Searched refs:runtimeState_ (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
H A Dsamples_record.h195 std::atomic_bool runtimeState_ = false; member in panda::ecmascript::SamplesRecord
H A Dsamples_record.cpp464 return runtimeState_.load(); in GetRuntimeState()
469 runtimeState_.store(runtimeState); in SetRuntimeState()
/arkcompiler/ets_runtime/ecmascript/
H A Djs_thread.h580 runtimeState_ = runtimeState;
585 return runtimeState_;
1588 bool runtimeState_ {false};

Completed in 5 milliseconds