Home
last modified time | relevance | path

Searched defs:records (Results 1 – 6 of 6) sorted by relevance

/art/runtime/gc/
Dallocation_record.cc165 AllocRecordObjectMap* records = heap->GetAllocationRecords(); in SetAllocTrackingEnabled() local
193 AllocRecordObjectMap* records = heap->GetAllocationRecords(); in SetAllocTrackingEnabled() local
Dheap.cc4348 void Heap::SetAllocationRecords(AllocRecordObjectMap* records) { in SetAllocationRecords()
/art/runtime/
Dreference_table.cc214 gc::AllocRecordObjectMap* records = runtime->GetHeap()->GetAllocationRecords(); in Dump() local
Ddebugger.cc948 gc::AllocRecordObjectMap* records = Runtime::Current()->GetHeap()->GetAllocationRecords(); in GetRecentAllocations() local
/art/libartservice/service/java/com/android/server/art/
DDexUseManagerLocal.java784 private void cleanupRecordsLocked(@NonNull Map<DexLoader, ?> records, in cleanupRecordsLocked()
/art/runtime/hprof/
Dhprof.cc830 gc::AllocRecordObjectMap* records = Runtime::Current()->GetHeap()->GetAllocationRecords(); in PopulateAllocationTrackingTraces() local