Searched defs:records (Results 1 – 6 of 6) sorted by relevance
165 AllocRecordObjectMap* records = heap->GetAllocationRecords(); in SetAllocTrackingEnabled() local193 AllocRecordObjectMap* records = heap->GetAllocationRecords(); in SetAllocTrackingEnabled() local
4348 void Heap::SetAllocationRecords(AllocRecordObjectMap* records) { in SetAllocationRecords()
214 gc::AllocRecordObjectMap* records = runtime->GetHeap()->GetAllocationRecords(); in Dump() local
948 gc::AllocRecordObjectMap* records = Runtime::Current()->GetHeap()->GetAllocationRecords(); in GetRecentAllocations() local
784 private void cleanupRecordsLocked(@NonNull Map<DexLoader, ?> records, in cleanupRecordsLocked()
830 gc::AllocRecordObjectMap* records = Runtime::Current()->GetHeap()->GetAllocationRecords(); in PopulateAllocationTrackingTraces() local