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