Searched defs:FindThread (Results 1 – 4 of 4) sorted by relevance
/aosp12/system/extras/memory_replay/ | ||
H A D | Threads.cpp | 92 Thread* Threads::FindThread(pid_t tid) { in FindThread() function in Threads |
/aosp12/system/extras/simpleperf/ | ||
H A D | thread_tree.cpp | 69 ThreadEntry* ThreadTree::FindThread(int tid) const { in FindThread() function in simpleperf::ThreadTree |
H A D | cmd_inject.cpp | 88 ThreadEntry* FindThread(int tid) const override { in FindThread() function in simpleperf::__anon4ef98fac0110::ThreadTreeWithFilter |
/aosp12/art/openjdkjvmti/ | ||
H A D | ti_heap.cc | 974 art::Thread* FindThread(const art::RootInfo& info) NO_THREAD_SAFETY_ANALYSIS { in FindThread() function in openjdkjvmti::FollowReferencesHelper::CollectAndReportRootsVisitor |