|
unbound 0.1
|
The allocation statistics block. More...
Data Fields | |
| rbnode_type | node |
| rbtree node | |
| char * | codeline |
| the name of the file:linenumber | |
| char * | func |
| the name of the function | |
| uint64_t | alloc |
| number of bytes allocated | |
| uint64_t | free |
| number of bytes freed | |
| uint64_t | calls |
| number allocations and frees | |
The allocation statistics block.