Searched refs:DumpDeoptInfo (Results 1 – 3 of 3) sorted by relevance
85 DeoptManager::Get()->DumpDeoptInfo(self, ss); in DumpInternalState()
82 void DumpDeoptInfo(art::Thread* self, std::ostream& stream);
117 void DeoptManager::DumpDeoptInfo(art::Thread* self, std::ostream& stream) { in DumpDeoptInfo() function in openjdkjvmti::DeoptManager