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