Searched refs:trace_get_all_current (Results 1 - 3 of 3) sorted by relevance
/openjdk7/jdk/src/share/demo/jvmti/hprof/ |
H A D | hprof_trace.h | 48 void trace_get_all_current(jint count, jthread *threads,
|
H A D | hprof_trace.c | 564 trace_get_all_current(jint thread_count, jthread *threads, function 654 trace_get_all_current(thread_count, threads, thread_serial_nums,
|
H A D | hprof_tls.c | 1053 trace_get_all_current(list.count, threads, serial_nums,
|
Completed in 2050 milliseconds