Searched refs:log_deopt_message (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/utilities/
H A Devents.hpp201 static void log_deopt_message(Thread* thread, const char* format, ...);
226 inline void Events::log_deopt_message(Thread* thread, const char* format, ...) { function in class:Events
/openjdk7/hotspot/src/share/vm/runtime/
H A Ddeoptimization.cpp1279 Events::log_deopt_message(thread, "Uncommon trap: reason=%s action=%s pc=" INTPTR_FORMAT " method=%s @ %d",

Completed in 27 milliseconds