Searched refs:DumpThreadList (Results 1 – 2 of 2) sorted by relevance
319 void DumpThreadList(std::ostream& os) REQUIRES(!Locks::thread_list_lock_, !trace_writer_lock_);
1192 DumpThreadList(os); in FinishTracing()1977 void TraceWriter::DumpThreadList(std::ostream& os) { in DumpThreadList() function in art::TraceWriter