Searched defs:get_java_tid (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A DsharedRuntime.cpp933 jlong SharedRuntime::get_java_tid(Thread* thread) { function in class:SharedRuntime
958 HS_DTRACE_PROBE4(hotspot, object__alloc, get_java_tid(thread),
962 get_java_tid(thread),
975 HS_DTRACE_PROBE7(hotspot, method__entry, get_java_tid(thread),
981 get_java_tid(thread),
996 HS_DTRACE_PROBE7(hotspot, method__return, get_java_tid(thread),
1002 get_java_tid(thread),

Completed in 41 milliseconds