Searched refs:RecordFreeLOS (Results 1 – 6 of 6) sorted by relevance
115 void RecordFreeLOS(const ObjectBytePair& freed);
376 void GarbageCollector::RecordFreeLOS(const ObjectBytePair& freed) { in RecordFreeLOS() function in art::gc::collector::GarbageCollector
534 RecordFreeLOS(los->Sweep(swap_bitmaps)); in SweepLargeObjects()
1300 RecordFreeLOS(freed_los); in SweepArray()1336 RecordFreeLOS(los->Sweep(swap_bitmaps)); in SweepLargeObjects()
2609 RecordFreeLOS(freed_los); in SweepArray()2642 RecordFreeLOS(heap_->GetLargeObjectsSpace()->Sweep(swap_bitmaps)); in SweepLargeObjects()
1477 RecordFreeLOS(los->Sweep(swap_bitmaps)); in SweepLargeObjects()