Searched refs:HS_DTRACE_PROBE_DECL4 (Results 1 - 6 of 6) sorted by relevance

/openjdk7/hotspot/src/share/vm/services/
H A DclassLoadingService.cpp41 HS_DTRACE_PROBE_DECL4(hotspot, class__loaded, char*, int, oop, bool);
42 HS_DTRACE_PROBE_DECL4(hotspot, class__unloaded, char*, int, oop, bool);
/openjdk7/hotspot/src/share/vm/runtime/
H A DobjectMonitor.cpp86 HS_DTRACE_PROBE_DECL4(hotspot, monitor__notify,
88 HS_DTRACE_PROBE_DECL4(hotspot, monitor__notifyAll,
90 HS_DTRACE_PROBE_DECL4(hotspot, monitor__contended__enter,
92 HS_DTRACE_PROBE_DECL4(hotspot, monitor__contended__entered,
94 HS_DTRACE_PROBE_DECL4(hotspot, monitor__contended__exit,
H A Dsynchronizer.cpp93 HS_DTRACE_PROBE_DECL4(hotspot, monitor__waited,
H A DsharedRuntime.cpp127 HS_DTRACE_PROBE_DECL4(hotspot, object__alloc, Thread*, char*, int, size_t);
/openjdk7/hotspot/src/share/vm/utilities/
H A Ddtrace.hpp113 #define HS_DTRACE_PROBE_DECL4(provider,name,t0,t1,t2,t3)\ macro
/openjdk7/hotspot/src/share/vm/oops/
H A DinstanceKlass.cpp85 HS_DTRACE_PROBE_DECL4(hotspot, class__initialization__required,

Completed in 49 milliseconds