Searched refs:HS_DTRACE_PROBE_DECL1 (Results 1 - 5 of 5) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DvmGCOperations.cpp44 HS_DTRACE_PROBE_DECL1(hotspot, gc__begin, bool);
/openjdk7/hotspot/src/share/vm/utilities/
H A Ddtrace.hpp107 #define HS_DTRACE_PROBE_DECL1(provider,name,t0)\ macro
/openjdk7/hotspot/src/share/vm/prims/
H A Dunsafe.cpp48 HS_DTRACE_PROBE_DECL1(hotspot, thread__park__end, uintptr_t);
49 HS_DTRACE_PROBE_DECL1(hotspot, thread__unpark, uintptr_t);
H A Djni.cpp120 HS_DTRACE_PROBE_DECL1(hotspot_jni, name##__return, type); \
5001 HS_DTRACE_PROBE_DECL1(hotspot_jni, GetDefaultJavaVMInitArgs__entry, void*);
5175 HS_DTRACE_PROBE_DECL1(hotspot_jni, GetCreatedJavaVMs__return, jint);
H A Djvm.cpp85 HS_DTRACE_PROBE_DECL1(hotspot, thread__sleep__begin, long long);
86 HS_DTRACE_PROBE_DECL1(hotspot, thread__sleep__end, int);

Completed in 62 milliseconds