Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
Dgc_task.h39MIXED, // startGC(mixed). In this case we ignore garbage percentage for tenured regions. enumerator
50 enum class GCCollectionType : uint8_t { NONE = 0, YOUNG, MIXED, TENURED, FULL }; enumerator