Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/gc/
H A Dheap.h1722 std::unique_ptr<AllocRecordObjectMap> allocation_records_; variable
/aosp_15_r20/art/runtime/hprof/
H A Dhprof.cc896 std::unordered_map<const mirror::Object*, const gc::AllocRecordStackTrace*> allocation_records_; member in art::hprof::Hprof