Home
last modified time | relevance | path

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

/art/runtime/
Dgc_root.h48 kRootThreadObject, enumerator
Dthread.cc3367 visitor->VisitRootIfNonNull(&tlsPtr_.opeer, RootInfo(kRootThreadObject, thread_id)); in VisitRoots()
3398 RootInfo(kRootThreadObject, thread_id)); in VisitRoots()
3401 RootInfo(kRootThreadObject, thread_id)); in VisitRoots()
/art/runtime/openjdkjvmti/
Dti_heap.cc1005 case art::RootType::kRootThreadObject: in GetReferenceKind()