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
182 AllocRecordObjectMap* records = heap->GetAllocationRecords(); in SetAllocTrackingEnabled() local
Dheap.cc4156 void Heap::SetAllocationRecords(AllocRecordObjectMap* records) { in SetAllocationRecords()
/art/runtime/
Dreference_table.cc214 gc::AllocRecordObjectMap* records = runtime->GetHeap()->GetAllocationRecords(); in Dump() local
Ddebugger.cc4859 gc::AllocRecordObjectMap* records = Runtime::Current()->GetHeap()->GetAllocationRecords(); in DumpRecentAllocations() local
5049 gc::AllocRecordObjectMap* records = Runtime::Current()->GetHeap()->GetAllocationRecords(); in GetRecentAllocations() local
/art/tools/dmtracedump/
Dcreatetesttrace.cc72 dataRecord* records; variable
/art/runtime/hprof/
Dhprof.cc836 gc::AllocRecordObjectMap* records = Runtime::Current()->GetHeap()->GetAllocationRecords(); in PopulateAllocationTrackingTraces() local