Searched refs:ObjectKind (Results 1 - 6 of 6) 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,
49 ObjectKind object_get_kind(ObjectIndex index);
50 ObjectKind object_free(ObjectIndex index);
H A Dhprof_tag.h47 void tag_new_object(jobject object, ObjectKind kind,
H A Dhprof_object.c87 ObjectKind kind; /* Kind of object, most are OBJECT_NORMAL */
171 object_new(SiteIndex site_index, jint size, ObjectKind kind, SerialNumber thread_serial_num)
232 ObjectKind
241 ObjectKind
245 ObjectKind kind;
H A Dhprof_tag.c79 tag_new_object(jobject object, ObjectKind kind, SerialNumber thread_serial_num,
H A Dhprof.h140 typedef unsigned char ObjectKind; typedef
H A Dhprof_reference.c330 ObjectKind kind;
521 ObjectKind kind;

Completed in 36 milliseconds