Searched defs:records (Results 1 – 7 of 7) sorted by relevance
165 AllocRecordObjectMap* records = heap->GetAllocationRecords(); in SetAllocTrackingEnabled() local193 AllocRecordObjectMap* records = heap->GetAllocationRecords(); in SetAllocTrackingEnabled() local
4262 void Heap::SetAllocationRecords(AllocRecordObjectMap* records) { in SetAllocationRecords()
214 gc::AllocRecordObjectMap* records = runtime->GetHeap()->GetAllocationRecords(); in Dump() local
944 gc::AllocRecordObjectMap* records = Runtime::Current()->GetHeap()->GetAllocationRecords(); in GetRecentAllocations() local
73 dataRecord* records; variable
760 private void cleanupRecordsLocked(@NonNull Map<DexLoader, ?> records, in cleanupRecordsLocked()
835 gc::AllocRecordObjectMap* records = Runtime::Current()->GetHeap()->GetAllocationRecords(); in PopulateAllocationTrackingTraces() local