Home
last modified time | relevance | path

Searched refs:EncodeGcCollectorType (Results 1 – 1 of 1) sorted by relevance

/art/runtime/metrics/
Dstatsd.cc302 constexpr int32_t EncodeGcCollectorType(gc::CollectorType collector_type) { in EncodeGcCollectorType() function
395 EncodeGcCollectorType(Runtime::Current()->GetHeap()->GetForegroundCollectorType()), in ReportCounter()