|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <fxglobals.h>

Definition at line 113 of file fxglobals.h.
| FxAllocatedMdls FxDriverGlobalsDebugExtension::AllocatedMdls |
Definition at line 124 of file fxglobals.h.
Referenced by FxMdlAllocateDebug(), and FxMdlFreeDebug().
| KSPIN_LOCK FxDriverGlobalsDebugExtension::AllocatedMdlsLock |
Definition at line 126 of file fxglobals.h.
Referenced by FxDriverGlobalsInitializeDebugExtension(), FxMdlAllocateDebug(), and FxMdlFreeDebug().
| LIST_ENTRY FxDriverGlobalsDebugExtension::AllocatedTagTrackersListHead |
Definition at line 134 of file fxglobals.h.
Referenced by FxDriverGlobalsInitializeDebugExtension(), and FxTagTracker::FxTagTracker().
| MxLock FxDriverGlobalsDebugExtension::AllocatedTagTrackersLock |
Definition at line 139 of file fxglobals.h.
Referenced by FxDriverGlobalsInitializeDebugExtension(), FxFreeDriverGlobals(), FxTagTracker::FxTagTracker(), and FxTagTracker::~FxTagTracker().
| FxObjectDebugInfo* FxDriverGlobalsDebugExtension::ObjectDebugInfo |
Definition at line 118 of file fxglobals.h.
Referenced by FxObject::AllocateTagTracker(), FxDriverGlobalsInitializeDebugExtension(), and FxFreeDriverGlobals().
| FxTrackPowerOption FxDriverGlobalsDebugExtension::TrackPower |
Definition at line 145 of file fxglobals.h.
Referenced by FxDriverGlobalsInitializeDebugExtension(), and FxPowerIdleMachine::Reset().