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.h137 void SetGcState(bool gcState);
H A Dsamples_record.cpp457 void SamplesRecord::SetGcState(bool gcState) in SetGcState() argument
459 gcState_.store(gcState); in SetGcState()
/arkcompiler/ets_runtime/ecmascript/
H A Djs_thread.h568 void SetGcState(bool gcState)
570 gcState_ = gcState;

Completed in 5 milliseconds