Home
last modified time | relevance | path

Searched defs:CreateCurrentGCInfo (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/common_components/mutator/
Dmutator.cpp159 void Mutator::CreateCurrentGCInfo() { gcInfos_.CreateCurrentGCInfo(); } in CreateCurrentGCInfo() function in common::Mutator
/arkcompiler/ets_runtime/common_components/heap/collector/
Dgc_infos.h184 void CreateCurrentGCInfo() in CreateCurrentGCInfo() function