Searched refs:RecordAllocation (Results 1 – 3 of 3) sorted by relevance
213 void RecordAllocation(Thread* self,
267 void AllocRecordObjectMap::RecordAllocation(Thread* self, in RecordAllocation() function in art::gc::AllocRecordObjectMap
188 allocation_records_->RecordAllocation(self, &obj, bytes_allocated); in AllocObjectWithAllocator()