Eneboo - Documentación para desarrolladores
|
Clases | |
struct | mallinfo |
class | TimeItAll |
Funciones | |
struct mallinfo | dlmallinfo (void) |
void | mstats (void) |
void | dlmalloc_stats (void) |
void * | sbrk (long) |
void | malloc_stats (void) |
Variables | |
int | masMem |
int | totalAllocated |
int | maxAllocated |
int | totalRequested |
int | maxRequested |
TimeItAll | timer |
struct mallinfo dlmallinfo | ( | void | ) | [read] |
void dlmalloc_stats | ( | void | ) |
void malloc_stats | ( | void | ) |
void mstats | ( | void | ) |
void* sbrk | ( | long | ) |