Searched refs:DTRACE_PRINTLN2 (Results 1 - 10 of 10) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/debug/
H A Ddebug_trace.h100 #define DTRACE_PRINTLN2(_fmt, _arg1, _arg2) \ macro
131 #define DTRACE_PRINTLN2(_fmt, _arg1, _arg2) macro
/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_MToolkit.c298 DTRACE_PRINTLN2("awt_get_poll_timeout(%s), awt_next_flush_time:%ld",
437 DTRACE_PRINTLN2(" awt_MetaMask = %d, modn = %d", awt_MetaMask, modn);
441 DTRACE_PRINTLN2(" awt_AltMask = %d, modn = %d", awt_AltMask, modn);
445 DTRACE_PRINTLN2(" awt_NumLockMask = %d, modn = %d", awt_NumLockMask, modn);
449 DTRACE_PRINTLN2(" awt_ModeSwitchMask = %d, modn = %d", awt_ModeSwitchMask, modn);
2400 DTRACE_PRINTLN2("XS: update screen %d, owner 0x%08lx",
2410 DTRACE_PRINTLN2("XS: XXX: default screen is %d, update is for %d, ignoring", DefaultScreen(dpy), scr);
2488 DTRACE_PRINTLN2("XS: awt_xsettings_callback(%d) event %d ignored",
H A Dawt_Robot.c74 DTRACE_PRINTLN2("XRobotPeer: XTEST version is %d.%d \n", majorp, minorp);
H A Dawt_mgrsel.c185 DTRACE_PRINTLN2("MG: screen %d - 0x%08lx", scr, owner);
H A Dawt_wm.c1635 DTRACE_PRINTLN2("WM: setShellResizable(0x%x/0x%x)",
1986 DTRACE_PRINTLN2("WM: getState(0x%x/0x%x)",
/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_Scrollbar.cpp311 DTRACE_PRINTLN2("AwtScrollbar: ignoring duplicate callback %s(%d)",
H A Dawt_ScrollPane.cpp441 DTRACE_PRINTLN2("%x: WScrollPanePeer.getOffset(%d)", self, orient);
675 DTRACE_PRINTLN2("%x: WScrollPanePeer.create(%x)", self, parent);
H A Dawt_Frame.cpp879 DTRACE_PRINTLN2("AwtFrame::WmSize: reporting state change %x -> %x",
1336 DTRACE_PRINTLN2("WFramePeer.getState:%s%s",
H A Dawt_Component.cpp2967 DTRACE_PRINTLN2("Building dynamic VK mapping tables: HKL = %08X (CP%d)",
3375 DTRACE_PRINTLN2("wkey 0x%02X (%d)", i,i);
4553 DTRACE_PRINTLN2("WM_SETTINGCHANGE: wFlag=%d pszSection=%s", (int)wFlag, pszSection);
/openjdk7/jdk/src/solaris/native/sun/xawt/
H A DXWindow.c748 DTRACE_PRINTLN2("In adjustKeySym: originalKeysym=0x%x, keysym=0x%x",
752 DTRACE_PRINTLN2("In adjustKeySym: originalKeycode=0x%x, keycode=0x%x",

Completed in 78 milliseconds