Home
last modified time | relevance | path

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

/art/runtime/gc/accounting/
Dmod_union_table.h35 class MarkSweep; variable
/art/runtime/gc/space/
Ddlmalloc_space.h27 class MarkSweep; variable
/art/runtime/gc/
Dheap.h59 class MarkSweep; variable
/art/runtime/gc/collector/
Dmark_sweep.cc131 MarkSweep::MarkSweep(Heap* heap, bool is_concurrent, const std::string& name_prefix) in MarkSweep() function in art::gc::collector::MarkSweep