Home
last modified time | relevance | path

Searched defs:allocation_records_ (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/
Dheap.h1585 std::unique_ptr<AllocRecordObjectMap> allocation_records_; variable
/art/runtime/hprof/
Dhprof.cc901 std::unordered_map<const mirror::Object*, const gc::AllocRecordStackTrace*> allocation_records_; member in art::hprof::Hprof