Searched refs:DumpThreadDeoptCount (Results 1 – 1 of 1) sorted by relevance
109 struct DumpThreadDeoptCount : public art::Closure { in DumpDeoptInfo() struct111 DumpThreadDeoptCount(std::ostream& stream, std::mutex& mu) in DumpDeoptInfo() function138 DumpThreadDeoptCount dtdc(stream, mu); in DumpDeoptInfo()140 reinterpret_cast<DumpThreadDeoptCount*>(ctx)->Run(thread); in DumpDeoptInfo()