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