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

/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_reference.c431 ObjectIndex cp_object_index; local
435 cp_object_index = info->object_index;
436 HPROF_ASSERT(cp_object_index!=0);
437 cp_site_index = object_get_site(cp_object_index);
442 cpv.value.i = cp_object_index;

Completed in 30 milliseconds