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

_STACK_TRACE_DATABASE Struct Reference

#include <stktrace.h>

List of all members.

Public Attributes

union {
   RTL_CRITICAL_SECTION   CriticalSection
   ERESOURCE   Resource
Lock
PRTL_ACQUIRE_LOCK_ROUTINE AcquireLockRoutine
PRTL_RELEASE_LOCK_ROUTINE ReleaseLockRoutine
PRTL_OKAY_TO_LOCK_ROUTINE OkayToLockRoutine
BOOLEAN PreCommitted
BOOLEAN DumpInProgress
PVOID CommitBase
PVOID CurrentLowerCommitLimit
PVOID CurrentUpperCommitLimit
PCHAR NextFreeLowerMemory
PCHAR NextFreeUpperMemory
ULONG NumberOfEntriesLookedUp
ULONG NumberOfEntriesAdded
PRTL_STACK_TRACE_ENTRYEntryIndexArray
ULONG NumberOfBuckets
PRTL_STACK_TRACE_ENTRY Buckets [1]


Member Data Documentation

PRTL_ACQUIRE_LOCK_ROUTINE _STACK_TRACE_DATABASE::AcquireLockRoutine
 

Definition at line 38 of file stktrace.h.

PRTL_STACK_TRACE_ENTRY _STACK_TRACE_DATABASE::Buckets[1]
 

Definition at line 53 of file stktrace.h.

PVOID _STACK_TRACE_DATABASE::CommitBase
 

Definition at line 44 of file stktrace.h.

Referenced by RtlQueryProcessBackTraceInformation().

RTL_CRITICAL_SECTION _STACK_TRACE_DATABASE::CriticalSection
 

Definition at line 34 of file stktrace.h.

PVOID _STACK_TRACE_DATABASE::CurrentLowerCommitLimit
 

Definition at line 45 of file stktrace.h.

PVOID _STACK_TRACE_DATABASE::CurrentUpperCommitLimit
 

Definition at line 46 of file stktrace.h.

Referenced by RtlQueryProcessBackTraceInformation().

BOOLEAN _STACK_TRACE_DATABASE::DumpInProgress
 

Definition at line 43 of file stktrace.h.

Referenced by RtlQueryProcessBackTraceInformation().

PRTL_STACK_TRACE_ENTRY* _STACK_TRACE_DATABASE::EntryIndexArray
 

Definition at line 51 of file stktrace.h.

Referenced by RtlQueryProcessBackTraceInformation().

union { ... } _STACK_TRACE_DATABASE::Lock
 

PCHAR _STACK_TRACE_DATABASE::NextFreeLowerMemory
 

Definition at line 47 of file stktrace.h.

PCHAR _STACK_TRACE_DATABASE::NextFreeUpperMemory
 

Definition at line 48 of file stktrace.h.

ULONG _STACK_TRACE_DATABASE::NumberOfBuckets
 

Definition at line 52 of file stktrace.h.

ULONG _STACK_TRACE_DATABASE::NumberOfEntriesAdded
 

Definition at line 50 of file stktrace.h.

Referenced by RtlQueryProcessBackTraceInformation().

ULONG _STACK_TRACE_DATABASE::NumberOfEntriesLookedUp
 

Definition at line 49 of file stktrace.h.

Referenced by RtlQueryProcessBackTraceInformation().

PRTL_OKAY_TO_LOCK_ROUTINE _STACK_TRACE_DATABASE::OkayToLockRoutine
 

Definition at line 40 of file stktrace.h.

BOOLEAN _STACK_TRACE_DATABASE::PreCommitted
 

Definition at line 42 of file stktrace.h.

PRTL_RELEASE_LOCK_ROUTINE _STACK_TRACE_DATABASE::ReleaseLockRoutine
 

Definition at line 39 of file stktrace.h.

ERESOURCE _STACK_TRACE_DATABASE::Resource
 

Definition at line 35 of file stktrace.h.


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