Home
last modified time | relevance | path

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

/art/runtime/gc/
Dallocation_record.cc149 AllocRecordObjectMap* records = heap->GetAllocationRecords(); in SetAllocTrackingEnabled() local
177 AllocRecordObjectMap* records = heap->GetAllocationRecords(); in SetAllocTrackingEnabled() local
Dheap.cc4041 void Heap::SetAllocationRecords(AllocRecordObjectMap* records) { in SetAllocationRecords()
/art/runtime/
Dreference_table.cc214 gc::AllocRecordObjectMap* records = runtime->GetHeap()->GetAllocationRecords(); in Dump() local
Ddebugger.cc953 gc::AllocRecordObjectMap* records = Runtime::Current()->GetHeap()->GetAllocationRecords(); in GetRecentAllocations() local
/art/tools/dmtracedump/
Dcreatetesttrace.cc72 dataRecord* records; variable
/art/runtime/hprof/
Dhprof.cc835 gc::AllocRecordObjectMap* records = Runtime::Current()->GetHeap()->GetAllocationRecords(); in PopulateAllocationTrackingTraces() local