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

/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_object.h45 ObjectIndex object_new(SiteIndex site_index, jint size, ObjectKind kind,
H A Dhprof_tag.c87 object_index = object_new(site_index, size, kind, thread_serial_num);
121 object_index = object_new(site_index, size, OBJECT_CLASS,
H A Dhprof_object.c171 object_new(SiteIndex site_index, jint size, ObjectKind kind, SerialNumber thread_serial_num) function
H A Dhprof_event.c382 object_index = object_new(site_index, size, OBJECT_NORMAL,
H A Dhprof_site.c258 object_index = object_new(object_site_index, (jint)size,

Completed in 25 milliseconds