pooldata Struct Reference

Collaboration diagram for pooldata:

Collaboration graph
[legend]

Data Fields

size_t pool_size
unsigned int poolmagic
POOLHDRfree_head
POOLHDRchain_head
UINT64 tot_alloc
UINT64 num_alloc
UINT64 max_alloc
UINT64 num_lost

Detailed Description

Definition at line 43 of file alloc.cpp.


Field Documentation

POOLHDR* pooldata::chain_head

Definition at line 48 of file alloc.cpp.

Referenced by pool_alloc(), pool_alloc_lbuf(), pool_init(), pool_reset(), and pool_vfy().

POOLHDR* pooldata::free_head

Definition at line 47 of file alloc.cpp.

Referenced by pool_alloc(), pool_alloc_lbuf(), pool_free(), pool_free_lbuf(), pool_init(), and pool_reset().

UINT64 pooldata::max_alloc

Definition at line 51 of file alloc.cpp.

Referenced by pool_alloc(), pool_alloc_lbuf(), pool_init(), and pool_reset().

UINT64 pooldata::num_alloc

Definition at line 50 of file alloc.cpp.

Referenced by pool_alloc(), pool_alloc_lbuf(), pool_free(), pool_free_lbuf(), pool_init(), and pool_reset().

UINT64 pooldata::num_lost

Definition at line 52 of file alloc.cpp.

Referenced by pool_alloc(), pool_alloc_lbuf(), pool_free(), pool_free_lbuf(), and pool_init().

size_t pooldata::pool_size

Definition at line 45 of file alloc.cpp.

Referenced by pool_alloc(), pool_free(), pool_init(), and pool_vfy().

unsigned int pooldata::poolmagic

Definition at line 46 of file alloc.cpp.

Referenced by pool_alloc(), pool_alloc_lbuf(), pool_free(), pool_free_lbuf(), pool_init(), pool_trace(), and pool_vfy().

UINT64 pooldata::tot_alloc

Definition at line 49 of file alloc.cpp.

Referenced by pool_alloc(), pool_alloc_lbuf(), pool_free(), pool_free_lbuf(), and pool_init().


The documentation for this struct was generated from the following file:
Generated on Mon May 28 04:40:25 2007 for MUX by  doxygen 1.4.7