Searched defs:get_trace (Results 1 - 2 of 2) sorted by relevance
| /openjdk7/jdk/src/share/demo/jvmti/hprof/ |
| H A D | hprof_monitor.c | 204 get_trace(TlsIndex tls_index, JNIEnv *env) function 347 trace_index = get_trace(tls_index, env); 389 trace_index = get_trace(tls_index, env);
|
| H A D | hprof_tls.c | 329 get_trace(jthread thread, SerialNumber thread_serial_num, function 794 *ptrace_index = get_trace(thread, thread_serial_num, 866 info->last_trace = get_trace(thread, thread_serial_num, 1136 trace_index = get_trace(thread, thread_serial_num, depth, skip_init,
|
Completed in 484 milliseconds