hprof_loader.h File Reference

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

Go to the source code of this file.

Functions

LoaderIndex loader_find_or_create (JNIEnv *env, jobject loader)
void loader_init (void)
void loader_list (void)
void loader_delete_global_references (JNIEnv *env)
void loader_cleanup (void)
ObjectIndex loader_object_index (JNIEnv *env, LoaderIndex index)

Function Documentation

void loader_cleanup ( void   ) 

Definition at line 222 of file hprof_loader.c.

Here is the call graph for this function:

Here is the caller graph for this function:

void loader_delete_global_references ( JNIEnv *  env  ) 

Definition at line 229 of file hprof_loader.c.

Here is the call graph for this function:

Here is the caller graph for this function:

LoaderIndex loader_find_or_create ( JNIEnv *  env,
jobject  loader 
)

Definition at line 172 of file hprof_loader.c.

Here is the call graph for this function:

Here is the caller graph for this function:

void loader_init ( void   ) 

Definition at line 205 of file hprof_loader.c.

Here is the call graph for this function:

Here is the caller graph for this function:

void loader_list ( void   ) 

Definition at line 212 of file hprof_loader.c.

Here is the call graph for this function:

Here is the caller graph for this function:

ObjectIndex loader_object_index ( JNIEnv *  env,
LoaderIndex  index 
)

Definition at line 236 of file hprof_loader.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