Home
last modified time | relevance | path

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

/art/runtime/gc/
Dallocation_record.cc60 AllocRecord& record = it->second; in VisitRoots() local
75 static inline void SweepClassObject(AllocRecord* record, IsMarkedVisitor* visitor) in SweepClassObject()
101 AllocRecord& record = it->second; in SweepAllocationRecords() local
Dallocation_record.h229 void Put(mirror::Object* obj, AllocRecord&& record) in Put()
/art/runtime/
Dreference_table.cc223 gc::AllocRecord& record = it->second; in Dump() local
Ddebugger.cc979 const gc::AllocRecord* record = &it->second; in GetRecentAllocations() local
1052 const gc::AllocRecord* record = &it->second; in GetRecentAllocations() local
/art/tools/jvmti-agents/ti-alloc-sample/
Dti_alloc_sample.cc327 std::string record = in logVMObjectAlloc() local