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