Generic Trace Generator (GTG)  0.1
Data Fields
gtg_memory Struct Reference

#include <GTGMemory.h>

Data Fields

void * first_mem
 
void * current_mem
 
size_t block_len
 
long mem_len
 
void * first_free
 
long first_new
 
long nb_allocated
 

Field Documentation

size_t gtg_memory::block_len
void* gtg_memory::current_mem
void* gtg_memory::first_free
void* gtg_memory::first_mem
long gtg_memory::first_new
long gtg_memory::mem_len
long gtg_memory::nb_allocated

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