Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

mallinfo Struct Reference

#include <malloc.h>


Data Fields

int arena
int ordblks
int smblks
int hblks
int hblkhd
int usmblks
int fsmblks
int uordblks
int fordblks
int keepcost


Detailed Description

Definition at line 423 of file malloc.h.


Field Documentation

int mallinfo::arena
 

Definition at line 425 of file malloc.h.

int mallinfo::fordblks
 

Definition at line 433 of file malloc.h.

int mallinfo::fsmblks
 

Definition at line 431 of file malloc.h.

int mallinfo::hblkhd
 

Definition at line 429 of file malloc.h.

int mallinfo::hblks
 

Definition at line 428 of file malloc.h.

int mallinfo::keepcost
 

Definition at line 434 of file malloc.h.

int mallinfo::ordblks
 

Definition at line 426 of file malloc.h.

int mallinfo::smblks
 

Definition at line 427 of file malloc.h.

int mallinfo::uordblks
 

Definition at line 432 of file malloc.h.

int mallinfo::usmblks
 

Definition at line 430 of file malloc.h.


The documentation for this struct was generated from the following file:
Generated on Wed Mar 22 20:36:34 2006 for ndk by  doxygen 1.4.4