hprof_string.h File Reference

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

Go to the source code of this file.

Functions

void string_init (void)
StringIndex string_find_or_create (const char *name)
char * string_get (StringIndex index)
int string_get_len (StringIndex index)
void string_list (void)
void string_cleanup (void)

Function Documentation

void string_cleanup ( void   ) 

Definition at line 85 of file hprof_string.c.

Here is the call graph for this function:

Here is the caller graph for this function:

StringIndex string_find_or_create ( const char *  name  ) 

Definition at line 62 of file hprof_string.c.

Here is the call graph for this function:

Here is the caller graph for this function:

char* string_get ( StringIndex  index  ) 

Definition at line 92 of file hprof_string.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int string_get_len ( StringIndex  index  ) 

Definition at line 103 of file hprof_string.c.

Here is the call graph for this function:

Here is the caller graph for this function:

void string_init ( void   ) 

Definition at line 55 of file hprof_string.c.

Here is the call graph for this function:

Here is the caller graph for this function:

void string_list ( void   ) 

Definition at line 75 of file hprof_string.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