Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/common_components/heap/collector/
Dcollector_resources.cpp286 uint32_t CollectorResources::GetGCThreadCount(const bool isConcurrent) const in GetGCThreadCount() function in common::CollectorResources
Dmarking_collector.h287 uint32_t GetGCThreadCount(const bool isConcurrent) const in GetGCThreadCount() function