Home
last modified time | relevance | path

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

/art/runtime/
Dgc_root.h49 kRootThreadObject, enumerator
Dthread.cc3995 visitor->VisitRootIfNonNull(&tlsPtr_.opeer, RootInfo(kRootThreadObject, thread_id)); in VisitRoots()
4027 RootInfo(kRootThreadObject, thread_id)); in VisitRoots()
4030 RootInfo(kRootThreadObject, thread_id)); in VisitRoots()
/art/perfetto_hprof/
Dperfetto_hprof.cc411 case art::kRootThreadObject: in ToProtoType()
/art/openjdkjvmti/
Dti_heap.cc1057 case art::RootType::kRootThreadObject: in GetReferenceKind()