#include "hprof.h"#include "hprof_ioname.h"
Go to the source code of this file.
Functions | |
| void | ioname_init (void) |
| IoNameIndex | ioname_find_or_create (const char *name, jboolean *pnew_entry) |
| void | ioname_cleanup (void) |
| void ioname_cleanup | ( | void | ) |
Definition at line 63 of file hprof_ioname.c.


| IoNameIndex ioname_find_or_create | ( | const char * | name, | |
| jboolean * | pnew_entry | |||
| ) |
Definition at line 56 of file hprof_ioname.c.


| void ioname_init | ( | void | ) |
Definition at line 49 of file hprof_ioname.c.


1.6.1