Home
last modified time | relevance | path

Searched defs:records (Results 1 – 7 of 7) 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.cc4262 void Heap::SetAllocationRecords(AllocRecordObjectMap* records) { in SetAllocationRecords()
/art/runtime/
Dreference_table.cc214 gc::AllocRecordObjectMap* records = runtime->GetHeap()->GetAllocationRecords(); in Dump() local
Ddebugger.cc944 gc::AllocRecordObjectMap* records = Runtime::Current()->GetHeap()->GetAllocationRecords(); in GetRecentAllocations() local
/art/tools/dmtracedump/
Dcreatetesttrace.cc73 dataRecord* records; variable
/art/libartservice/service/java/com/android/server/art/
DDexUseManagerLocal.java760 private void cleanupRecordsLocked(@NonNull Map<DexLoader, ?> records, in cleanupRecordsLocked()
/art/runtime/hprof/
Dhprof.cc835 gc::AllocRecordObjectMap* records = Runtime::Current()->GetHeap()->GetAllocationRecords(); in PopulateAllocationTrackingTraces() local