HomeSort by relevance Sort by last modified time
    Searched refs:RecordAllocation (Results 1 - 6 of 6) sorted by null

  /art/runtime/gc/
allocation_record.h 213 void RecordAllocation(Thread* self,
allocation_record.cc 267 void AllocRecordObjectMap::RecordAllocation(Thread* self,
heap-inl.h 188 allocation_records_->RecordAllocation(self, &obj, bytes_allocated);
  /external/v8/src/heap/
scavenger.cc 112 heap->new_space()->RecordAllocation(obj);
spaces.cc     [all...]
spaces.h     [all...]

Completed in 183 milliseconds