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

/openjdk7/jdk/src/share/demo/jvmti/hprof/
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);

Completed in 27 milliseconds