Lines Matching refs:at

188 void SharedRuntime::trace_ic_miss(address at) {
190 if (_ICmiss_at[i] == at) {
197 _ICmiss_at[index] = at;
206 tty->print_cr(" at: " INTPTR_FORMAT " nof: %d", _ICmiss_at[i], _ICmiss_count[i]);
513 tty->print_cr("No exception handler found for exception at " INTPTR_FORMAT " - potential problems:", return_address);
563 "... found polling page %s exception at pc = "
619 guarantee(false, "faulting at call to an obsolete method.");
651 // exception handler for this exception, this time starting at the
714 // These errors occur only at call sites
719 // These errors occur only at call sites
732 // This entry point is effectively only used for NullPointerExceptions which occur at inline
733 // cache sites (when the callee activation is not yet set up) so we are at a call site
778 Events::log_exception(thread, "StackOverflowError at " INTPTR_FORMAT, pc);
786 // the caller was at a call site, it's safe to destroy all
795 Events::log_exception(thread, "AbstractMethodError at " INTPTR_FORMAT, pc);
798 Events::log_exception(thread, "NullPointerException at vtable entry " INTPTR_FORMAT, pc);
815 Events::log_exception(thread, "NullPointerException in code blob at " INTPTR_FORMAT, pc);
871 Events::log_exception(thread, "Implicit null exception at " INTPTR_FORMAT " to " INTPTR_FORMAT, pc, target_pc);
873 Events::log_exception(thread, "Implicit division by zero exception at " INTPTR_FORMAT " to " INTPTR_FORMAT, pc, target_pc);
898 // forwarded before we look at the return value.
1205 tty->print_cr(" at pc: " INTPTR_FORMAT " to code: " INTPTR_FORMAT, caller_frame.pc(), callee_method->code());
1671 // It's possible that deoptimization can occur at a call site which hasn't
1694 // entry point at the same time the callee is being deoptimized. If that is
1697 // at the end of it. If we happen to see that NULL then we can skip trying
1722 assert(iter.has_current(), "must have a reloc at java call site");
1736 tty->print("fixup callsite at " INTPTR_FORMAT " to compiled code for", caller_pc);
1743 tty->print("failed to fixup callsite at " INTPTR_FORMAT " to compiled code for", caller_pc);
1752 tty->print("already patched callsite at " INTPTR_FORMAT " to compiled code for", caller_pc);
2470 tty->print_cr("c2i argument handler starts at %p",entry->get_c2i_entry());
2815 // All of this is done NOT at any Safepoint, nor is any safepoint or GC allowed.
2828 // the code here could be modified to copy items one at a time using