Lhogho  0.0.028
 All Data Structures Files Functions Variables Typedefs Macros Pages
stats_t Struct Reference

statistics structure More...

Data Fields

int allocs
 total number of allocations More...
 
int deallocs
 total number of deallocations More...
 
int max
 MAX(allocs-deallocs) More...
 

Detailed Description

This structure contains statistics for allocation and deallocation of a given atom type. It is used as an element of the stats[] array.

Definition at line 143 of file options.h.

Field Documentation

int allocs

Definition at line 144 of file options.h.

int deallocs

Definition at line 145 of file options.h.

int max

Definition at line 146 of file options.h.


[ HOME | INDEX | ATOMS | VARS | REFERENCE ]
Lhogho Developer's Documentation
Wed Jul 10 2013