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

_CALL_HASH_ENTRY Struct Reference

#include <ex.h>

List of all members.

Public Attributes

LIST_ENTRY ListEntry
PVOID CallersAddress
PVOID CallersCaller
ULONG CallCount


Member Data Documentation

ULONG _CALL_HASH_ENTRY::CallCount
 

Definition at line 34 of file ex.h.

Referenced by ExRecordCallerInHashTable().

PVOID _CALL_HASH_ENTRY::CallersAddress
 

Definition at line 32 of file ex.h.

Referenced by ExRecordCallerInHashTable().

PVOID _CALL_HASH_ENTRY::CallersCaller
 

Definition at line 33 of file ex.h.

Referenced by ExRecordCallerInHashTable().

LIST_ENTRY _CALL_HASH_ENTRY::ListEntry
 

Definition at line 31 of file ex.h.

Referenced by ExRecordCallerInHashTable().


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