Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
H A Dcpu_profiler.h47 thread_->SetGcState(true); in GcStateScope()
52 thread_->SetGcState(false); in ~GcStateScope()
H A Dsamples_record.h137 void SetGcState(bool gcState);
H A Dsamples_record.cpp457 void SamplesRecord::SetGcState(bool gcState) in SetGcState() function in panda::ecmascript::SamplesRecord
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dheap.cpp470 thread->SetGcState(true); in SharedGCScope()
485 thread->SetGcState(false); in ~SharedGCScope()
/arkcompiler/ets_runtime/ecmascript/
H A Djs_thread.h568 void SetGcState(bool gcState)

Completed in 8 milliseconds