hprof_tag.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

jlong tag_create (ObjectIndex object_index)
ObjectIndex tag_extract (jlong tag)
void tag_new_object (jobject object, ObjectKind kind, SerialNumber thread_serial_num, jint size, SiteIndex site_index)
void tag_class (JNIEnv *env, jclass klass, ClassIndex cnum, SerialNumber thread_serial_num, SiteIndex site_index)

Function Documentation

void tag_class ( JNIEnv *  env,
jclass  klass,
ClassIndex  cnum,
SerialNumber  thread_serial_num,
SiteIndex  site_index 
)

Definition at line 92 of file hprof_tag.c.

Here is the call graph for this function:

Here is the caller graph for this function:

jlong tag_create ( ObjectIndex  object_index  ) 

Definition at line 53 of file hprof_tag.c.

Here is the caller graph for this function:

ObjectIndex tag_extract ( jlong  tag  ) 

Definition at line 64 of file hprof_tag.c.

Here is the caller graph for this function:

void tag_new_object ( jobject  object,
ObjectKind  kind,
SerialNumber  thread_serial_num,
jint  size,
SiteIndex  site_index 
)

Definition at line 75 of file hprof_tag.c.

Here is the call graph for this function:

Here is the caller graph for this function:


Generated on 19 Nov 2012 for hprof by  doxygen 1.6.1