#include <hprof_stack.h>
Data Fields | |
| int | elem_size |
| int | incr_size |
| int | size |
| int | count |
| int | resizes |
| void * | elements |
Definition at line 40 of file hprof_stack.h.
| int Stack::count |
Definition at line 44 of file hprof_stack.h.
| int Stack::elem_size |
Definition at line 41 of file hprof_stack.h.
| void* Stack::elements |
Definition at line 46 of file hprof_stack.h.
| int Stack::incr_size |
Definition at line 42 of file hprof_stack.h.
| int Stack::resizes |
Definition at line 45 of file hprof_stack.h.
| int Stack::size |
Definition at line 43 of file hprof_stack.h.
1.6.1