Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

_POOL_TRACKER_TABLE Struct Reference

#include <pool.h>

List of all members.

Public Attributes

ULONG Key
ULONG NonPagedAllocs
ULONG NonPagedFrees
SIZE_T NonPagedBytes
ULONG PagedAllocs
ULONG PagedFrees
SIZE_T PagedBytes


Member Data Documentation

ULONG _POOL_TRACKER_TABLE::Key
 

Definition at line 269 of file pool.h.

Referenced by ExpInsertPoolTracker(), and ExpRemovePoolTracker().

ULONG _POOL_TRACKER_TABLE::NonPagedAllocs
 

Definition at line 270 of file pool.h.

Referenced by ExpInsertPoolTracker().

SIZE_T _POOL_TRACKER_TABLE::NonPagedBytes
 

Definition at line 272 of file pool.h.

Referenced by ExpInsertPoolTracker(), and ExpRemovePoolTracker().

ULONG _POOL_TRACKER_TABLE::NonPagedFrees
 

Definition at line 271 of file pool.h.

Referenced by ExpRemovePoolTracker().

ULONG _POOL_TRACKER_TABLE::PagedAllocs
 

Definition at line 273 of file pool.h.

Referenced by ExpInsertPoolTracker().

SIZE_T _POOL_TRACKER_TABLE::PagedBytes
 

Definition at line 275 of file pool.h.

Referenced by ExpInsertPoolTracker(), and ExpRemovePoolTracker().

ULONG _POOL_TRACKER_TABLE::PagedFrees
 

Definition at line 274 of file pool.h.

Referenced by ExpRemovePoolTracker().


The documentation for this struct was generated from the following file:
Generated on Sat May 15 19:46:23 2004 for test by doxygen 1.3.7