Home
last modified time | relevance | path

Searched refs:simple_roots_ (Results 1 – 1 of 1) sorted by relevance

/art/runtime/hprof/
Dhprof.cc527 simple_roots_.clear(); in ProcessBody()
909 std::unordered_set<uint64_t> simple_roots_; member in art::hprof::Hprof
994 if (simple_roots_.insert(key).second) { in MarkRootObject()