Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dsemi_space.cc112 collector_name_(name_), in SemiSpace()
204 name_ = collector_name_ + " whole"; in MarkingPhase()
207 name_ = collector_name_ + " bps"; in MarkingPhase()
Dmark_compact.h207 std::string collector_name_; variable
Dsemi_space.h265 std::string collector_name_; variable
Dmark_compact.cc59 collector_name_(name_), in MarkCompact()