Home
last modified time | relevance | path

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

/art/runtime/gc/
Dallocation_record.cc223 AllocRecordObjectMap* records = heap->GetAllocationRecords(); in SetAllocTrackingEnabled() local
256 AllocRecordObjectMap* records = heap->GetAllocationRecords(); in SetAllocTrackingEnabled() local
Dheap.cc3984 void Heap::SetAllocationRecords(AllocRecordObjectMap* records) { in SetAllocationRecords()
/art/tools/dmtracedump/
Dcreatetesttrace.cc72 dataRecord* records; variable
/art/runtime/hprof/
Dhprof.cc820 gc::AllocRecordObjectMap* records = Runtime::Current()->GetHeap()->GetAllocationRecords(); in PopulateAllocationTrackingTraces() local
/art/runtime/
Ddebugger.cc4812 gc::AllocRecordObjectMap* records = Runtime::Current()->GetHeap()->GetAllocationRecords(); in DumpRecentAllocations() local
4937 gc::AllocRecordObjectMap* records = Runtime::Current()->GetHeap()->GetAllocationRecords(); in GetRecentAllocations() local