Searched refs:cpu_sample_init (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_cpu.h47 void cpu_sample_init(JNIEnv *env);
H A Dhprof_cpu.c57 * properly, see cpu_sample_init() and cpu_term(), and their calls in hprof_init.c.
77 /* Notify cpu_sample_init() that we have started */
163 cpu_sample_init(JNIEnv *env) function
200 cpu_sample_init(env);
H A Dhprof_init.c1233 cpu_sample_init(env);

Completed in 26 milliseconds