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

_HEAP_LOOKASIDE Struct Reference

#include <heappriv.h>

List of all members.

Public Attributes

SLIST_HEADER ListHead
USHORT Depth
USHORT MaximumDepth
ULONG TotalAllocates
ULONG AllocateMisses
ULONG TotalFrees
ULONG FreeMisses
ULONG LastTotalAllocates
ULONG LastAllocateMisses
ULONG Future [2]


Member Data Documentation

ULONG _HEAP_LOOKASIDE::AllocateMisses
 

Definition at line 619 of file heappriv.h.

USHORT _HEAP_LOOKASIDE::Depth
 

Definition at line 615 of file heappriv.h.

Referenced by RtlAllocateHeap().

ULONG _HEAP_LOOKASIDE::FreeMisses
 

Definition at line 621 of file heappriv.h.

ULONG _HEAP_LOOKASIDE::Future[2]
 

Definition at line 626 of file heappriv.h.

ULONG _HEAP_LOOKASIDE::LastAllocateMisses
 

Definition at line 624 of file heappriv.h.

ULONG _HEAP_LOOKASIDE::LastTotalAllocates
 

Definition at line 623 of file heappriv.h.

Referenced by RtlAllocateHeap().

SLIST_HEADER _HEAP_LOOKASIDE::ListHead
 

Definition at line 613 of file heappriv.h.

USHORT _HEAP_LOOKASIDE::MaximumDepth
 

Definition at line 616 of file heappriv.h.

ULONG _HEAP_LOOKASIDE::TotalAllocates
 

Definition at line 618 of file heappriv.h.

Referenced by RtlAllocateHeap().

ULONG _HEAP_LOOKASIDE::TotalFrees
 

Definition at line 620 of file heappriv.h.


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