Searched refs:DumpFramesWithType (Results 1 – 3 of 3) sorted by relevance
138 static void DumpFramesWithType(Thread* self, bool details = false)
551 DumpFramesWithType(self_, /* details */ true); in DeoptimizeSingleFrame()699 void QuickExceptionHandler::DumpFramesWithType(Thread* self, bool details) { in DumpFramesWithType() function in art::QuickExceptionHandler
726 QuickExceptionHandler::DumpFramesWithType(self, true); in HandleDeoptimization()