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

  /art/runtime/gc/
allocation_record.cc 190 void AllocRecordObjectMap::RecordAllocation(Thread* self,
allocation_record.h 218 void RecordAllocation(Thread* self,
heap-inl.h 189 allocation_records_->RecordAllocation(self, &obj, bytes_allocated);

Completed in 61 milliseconds