ReactOS 0.4.15-dev-7953-g1f49173
FxDriverGlobalsDebugExtension Struct Reference

#include <fxglobals.h>

Collaboration diagram for FxDriverGlobalsDebugExtension:

Public Attributes

FxObjectDebugInfoObjectDebugInfo
 
FxAllocatedMdls AllocatedMdls
 
KSPIN_LOCK AllocatedMdlsLock
 
LIST_ENTRY AllocatedTagTrackersListHead
 
MxLock AllocatedTagTrackersLock
 
FxTrackPowerOption TrackPower
 

Detailed Description

Definition at line 113 of file fxglobals.h.

Member Data Documentation

◆ AllocatedMdls

FxAllocatedMdls FxDriverGlobalsDebugExtension::AllocatedMdls

Definition at line 124 of file fxglobals.h.

Referenced by FxMdlAllocateDebug(), and FxMdlFreeDebug().

◆ AllocatedMdlsLock

KSPIN_LOCK FxDriverGlobalsDebugExtension::AllocatedMdlsLock

◆ AllocatedTagTrackersListHead

LIST_ENTRY FxDriverGlobalsDebugExtension::AllocatedTagTrackersListHead

◆ AllocatedTagTrackersLock

MxLock FxDriverGlobalsDebugExtension::AllocatedTagTrackersLock

◆ ObjectDebugInfo

FxObjectDebugInfo* FxDriverGlobalsDebugExtension::ObjectDebugInfo

◆ TrackPower

FxTrackPowerOption FxDriverGlobalsDebugExtension::TrackPower

The documentation for this struct was generated from the following file: