codeline Struct Reference

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
 

Detailed Description

The allocation statistics block.


The documentation for this struct was generated from the following file: