Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
H A Dsamples_record.h194 std::atomic_bool gcState_ = false; member in panda::ecmascript::SamplesRecord
H A Dsamples_record.cpp454 return gcState_.load(); in GetGcState()
459 gcState_.store(gcState); in SetGcState()
/arkcompiler/ets_runtime/ecmascript/
H A Djs_thread.h570 gcState_ = gcState;
575 return gcState_;
1596 bool gcState_ {false};

Completed in 4 milliseconds