Searched refs:DumpThreadList (Results 1 – 2 of 2) sorted by relevance
275 void DumpThreadList(std::ostream& os) REQUIRES(!Locks::thread_list_lock_);
658 DumpThreadList(os); in FinishTracing()1015 void Trace::DumpThreadList(std::ostream& os) { in DumpThreadList() function in art::Trace