Searched refs:DTRACE_PRINTLN (Results 1 - 15 of 15) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_wm.c214 DTRACE_PRINTLN("failed");
219 DTRACE_PRINTLN("ok");
267 DTRACE_PRINTLN("Withdrawn");
270 DTRACE_PRINTLN("Normal");
273 DTRACE_PRINTLN("Iconic");
304 DTRACE_PRINTLN(" }");
332 DTRACE_PRINTLN(" }");
343 DTRACE_PRINTLN("NORMAL");
361 DTRACE_PRINTLN(" }");
545 DTRACE_PRINTLN("n
[all...]
H A Dawt_mgrsel.c138 DTRACE_PRINTLN("MG: select: unable to allocate memory");
162 DTRACE_PRINTLN("MG: select: XInternAtoms failed");
288 DTRACE_PRINTLN("MG: ClientMessage type != MANAGER, ignoring");
299 DTRACE_PRINTLN("MG: MANAGER ClientMessage with a non-root window!");
315 DTRACE_PRINTLN("MG: not interested in this selection, ignoring");
403 DTRACE_PRINTLN("ignored");
409 DTRACE_PRINTLN("dispatching");
414 DTRACE_PRINTLN("no callback");
H A Dawt_Robot.c76 DTRACE_PRINTLN("XRobotPeer: XTEST is 2.1 - no grab is available\n");
86 DTRACE_PRINTLN("RobotPeer: XTEST extension is unavailable");
175 DTRACE_PRINTLN("RobotPeer: setup()");
H A Dawt_GraphicsEnv.c675 DTRACE_PRINTLN("calling XineramaQueryScreens func on Linux");
679 DTRACE_PRINTLN("Enabling Xinerama support");
695 DTRACE_PRINTLN("calling XineramaQueryScreens didn't work");
698 DTRACE_PRINTLN("couldn't load XineramaQueryScreens symbol");
725 DTRACE_PRINTLN("calling XineramaGetInfo func on Solaris");
730 DTRACE_PRINTLN("Enabling Xinerama support");
736 DTRACE_PRINTLN("calling XineramaGetInfo didn't work");
739 DTRACE_PRINTLN("couldn't load XineramaGetInfo symbol");
761 DTRACE_PRINTLN("Xinerama extension is not available");
765 DTRACE_PRINTLN("Xineram
[all...]
H A Dawt_MToolkit.c411 DTRACE_PRINTLN("In setup_modifier_map");
1063 DTRACE_PRINTLN("");
2067 DTRACE_PRINTLN("");
2081 DTRACE_PRINTLN("");
2436 DTRACE_PRINTLN("XS: unable to read _XSETTINGS");
2441 DTRACE_PRINTLN("XS: reading _XSETTINGS, got NULL");
2447 DTRACE_PRINTLN("XS: _XSETTINGS_SETTINGS is not of type _XSETTINGS_SETTINGS");
2456 DTRACE_PRINTLN("XS: EnsureLocalCapacity failed");
2463 DTRACE_PRINTLN("awt_xsettings_update: NewByteArray failed");
2496 DTRACE_PRINTLN("X
[all...]
H A Dawt_util.c1159 DTRACE_PRINTLN("correcting coordinates");
1349 DTRACE_PRINTLN("remove event from frame");
/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_DrawingSurface.cpp48 DTRACE_PRINTLN("NULL target");
53 DTRACE_PRINTLN("Bad HWND");
124 DTRACE_PRINTLN("Drawing Surface is NULL");
153 DTRACE_PRINTLN("Drawing Surface is NULL");
174 DTRACE_PRINTLN("Drawing Surface is NULL");
209 DTRACE_PRINTLN("Drawing Surface is NULL");
247 DTRACE_PRINTLN("GetDrawingSurface target must be a Component");
259 DTRACE_PRINTLN("Drawing Surface is NULL");
H A Dawt_Cursor.cpp410 DTRACE_PRINTLN("WCustomCursor.getCursorWidth()");
426 DTRACE_PRINTLN("WCustomCursor.getCursorHeight()");
H A DThemeReader.cpp156 DTRACE_PRINTLN("Loaded UxTheme.dll\n");
211 DTRACE_PRINTLN("Loaded function pointers.\n");
216 DTRACE_PRINTLN("Loaded Theme data.\n");
446 DTRACE_PRINTLN("Error creating DIB section");
H A Dawt_Frame.cpp666 DTRACE_PRINTLN("AwtFrame::Show(SW_SHOWMINIMIZED, WPF_RESTORETOMAXIMIZED");
680 DTRACE_PRINTLN("AwtFrame::Show(SW_SHOWMINIMIZED)");
689 DTRACE_PRINTLN("AwtFrame::Show(SW_SHOWMAXIMIZED)");
704 DTRACE_PRINTLN("AwtFrame::Show(SW_SHOWNA)");
725 DTRACE_PRINTLN("AwtFrame::Show(SW_RESTORE)");
1302 DTRACE_PRINTLN(" not visible, just recording the requested state");
H A Dawt_Toolkit.cpp521 DTRACE_PRINTLN("In AwtToolkit::Dispose()");
1222 DTRACE_PRINTLN("AWT event loop started");
1245 DTRACE_PRINTLN("AWT event loop ended");
H A Dawt_Component.cpp2507 DTRACE_PRINTLN("calling SendMouseWheelEvent");
4951 DTRACE_PRINTLN("creating MWE in JNI");
H A Dawt_Window.cpp1744 DTRACE_PRINTLN("AwtWindow::WmSizing fullWindowDragEnabled");
/openjdk7/jdk/src/share/native/sun/awt/debug/
H A Ddebug_mem.c282 DTRACE_PRINTLN(report);
295 DTRACE_PRINTLN("--------------------------");
296 DTRACE_PRINTLN("Debug Memory Manager Leaks");
297 DTRACE_PRINTLN("--------------------------");
H A Ddebug_trace.h96 #define DTRACE_PRINTLN(_fmt) \ macro
129 #define DTRACE_PRINTLN(_fmt) macro

Completed in 129 milliseconds