hprof_site.h File Reference

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

Go to the source code of this file.

Functions

void site_init (void)
SiteIndex site_find_or_create (ClassIndex cnum, TraceIndex trace_index)
TraceIndex site_get_trace_index (SiteIndex index)
ClassIndex site_get_class_index (SiteIndex index)
void site_list (void)
void site_cleanup (void)
void site_update_stats (SiteIndex index, jint size, jint hits)
void site_write (JNIEnv *env, int flags, double cutoff)
void site_heapdump (JNIEnv *env)

Function Documentation

void site_cleanup ( void   ) 

Definition at line 324 of file hprof_site.c.

Here is the call graph for this function:

Here is the caller graph for this function:

SiteIndex site_find_or_create ( ClassIndex  cnum,
TraceIndex  trace_index 
)

Definition at line 289 of file hprof_site.c.

Here is the call graph for this function:

Here is the caller graph for this function:

ClassIndex site_get_class_index ( SiteIndex  index  ) 

Definition at line 92 of file hprof_site.c.

Here is the call graph for this function:

Here is the caller graph for this function:

TraceIndex site_get_trace_index ( SiteIndex  index  ) 

Definition at line 101 of file hprof_site.c.

Here is the call graph for this function:

Here is the caller graph for this function:

void site_heapdump ( JNIEnv *  env  ) 

Definition at line 844 of file hprof_site.c.

Here is the call graph for this function:

Here is the caller graph for this function:

void site_init ( void   ) 

Definition at line 306 of file hprof_site.c.

Here is the call graph for this function:

Here is the caller graph for this function:

void site_list ( void   ) 

Definition at line 314 of file hprof_site.c.

Here is the call graph for this function:

Here is the caller graph for this function:

void site_update_stats ( SiteIndex  index,
jint  size,
jint  hits 
)

Definition at line 331 of file hprof_site.c.

Here is the call graph for this function:

Here is the caller graph for this function:

void site_write ( JNIEnv *  env,
int  flags,
double  cutoff 
)

Definition at line 366 of file hprof_site.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