Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Dti_heap.cc1764 const std::unordered_set<uint32_t>& GetThreadsWithJavaFrameRoots() const { in ReplaceStrongRoots() function
1777 if (!rrv.GetThreadsWithJavaFrameRoots().empty()) { in ReplaceStrongRoots()
1781 for (uint32_t id : rrv.GetThreadsWithJavaFrameRoots()) { in ReplaceStrongRoots()