Lines Matching refs:gc
51 #include "gc/accounting/card_table-inl.h"
52 #include "gc/heap.h"
53 #include "gc/space/image_space.h"
54 #include "gc/space/space.h"
181 // Make sure to let the GC complete if it is running.
182 heap_->WaitForGcToComplete(gc::kGcCauseBackground, self);
420 gc::space::ImageSpace* image_space = heap_->GetImageSpace();
596 bool found_image = gc::space::ImageSpace::FindImageFilename(image_location.c_str(),
722 heap_ = new gc::Heap(options->heap_initial_size_,
808 // Set us to runnable so tools using a runtime can allocate and GC by default
1091 // SIGUSR1 is used to initiate a GC.
1130 // need to be visited once per GC since they never change.