ReactOS 0.4.15-dev-8002-gbbb3b00
_MM_DRIVER_VERIFIER_DATA Struct Reference

#include <mmtypes.h>

Public Attributes

ULONG Level
 
ULONG RaiseIrqls
 
ULONG AcquireSpinLocks
 
ULONG SynchronizeExecutions
 
ULONG AllocationsAttempted
 
ULONG AllocationsSucceeded
 
ULONG AllocationsSucceededSpecialPool
 
ULONG AllocationsWithNoTag
 
ULONG TrimRequests
 
ULONG Trims
 
ULONG AllocationsFailed
 
ULONG AllocationsFailedDeliberately
 
ULONG Loads
 
ULONG Unloads
 
ULONG UnTrackedPool
 
ULONG UserTrims
 
ULONG CurrentPagedPoolAllocations
 
ULONG CurrentNonPagedPoolAllocations
 
ULONG PeakPagedPoolAllocations
 
ULONG PeakNonPagedPoolAllocations
 
ULONG PagedBytes
 
ULONG NonPagedBytes
 
ULONG PeakPagedBytes
 
ULONG PeakNonPagedBytes
 
ULONG BurstAllocationsFailedDeliberately
 
ULONG SessionTrims
 
ULONG Reserved [2]
 

Detailed Description

Definition at line 984 of file mmtypes.h.

Member Data Documentation

◆ AcquireSpinLocks

ULONG _MM_DRIVER_VERIFIER_DATA::AcquireSpinLocks

Definition at line 988 of file mmtypes.h.

◆ AllocationsAttempted

ULONG _MM_DRIVER_VERIFIER_DATA::AllocationsAttempted

Definition at line 990 of file mmtypes.h.

◆ AllocationsFailed

ULONG _MM_DRIVER_VERIFIER_DATA::AllocationsFailed

Definition at line 996 of file mmtypes.h.

◆ AllocationsFailedDeliberately

ULONG _MM_DRIVER_VERIFIER_DATA::AllocationsFailedDeliberately

Definition at line 997 of file mmtypes.h.

◆ AllocationsSucceeded

ULONG _MM_DRIVER_VERIFIER_DATA::AllocationsSucceeded

Definition at line 991 of file mmtypes.h.

◆ AllocationsSucceededSpecialPool

ULONG _MM_DRIVER_VERIFIER_DATA::AllocationsSucceededSpecialPool

Definition at line 992 of file mmtypes.h.

◆ AllocationsWithNoTag

ULONG _MM_DRIVER_VERIFIER_DATA::AllocationsWithNoTag

Definition at line 993 of file mmtypes.h.

◆ BurstAllocationsFailedDeliberately

ULONG _MM_DRIVER_VERIFIER_DATA::BurstAllocationsFailedDeliberately

Definition at line 1010 of file mmtypes.h.

◆ CurrentNonPagedPoolAllocations

ULONG _MM_DRIVER_VERIFIER_DATA::CurrentNonPagedPoolAllocations

Definition at line 1003 of file mmtypes.h.

◆ CurrentPagedPoolAllocations

ULONG _MM_DRIVER_VERIFIER_DATA::CurrentPagedPoolAllocations

Definition at line 1002 of file mmtypes.h.

◆ Level

ULONG _MM_DRIVER_VERIFIER_DATA::Level

Definition at line 986 of file mmtypes.h.

Referenced by MmIsVerifierEnabled().

◆ Loads

ULONG _MM_DRIVER_VERIFIER_DATA::Loads

Definition at line 998 of file mmtypes.h.

◆ NonPagedBytes

ULONG _MM_DRIVER_VERIFIER_DATA::NonPagedBytes

Definition at line 1007 of file mmtypes.h.

◆ PagedBytes

ULONG _MM_DRIVER_VERIFIER_DATA::PagedBytes

Definition at line 1006 of file mmtypes.h.

◆ PeakNonPagedBytes

ULONG _MM_DRIVER_VERIFIER_DATA::PeakNonPagedBytes

Definition at line 1009 of file mmtypes.h.

◆ PeakNonPagedPoolAllocations

ULONG _MM_DRIVER_VERIFIER_DATA::PeakNonPagedPoolAllocations

Definition at line 1005 of file mmtypes.h.

◆ PeakPagedBytes

ULONG _MM_DRIVER_VERIFIER_DATA::PeakPagedBytes

Definition at line 1008 of file mmtypes.h.

◆ PeakPagedPoolAllocations

ULONG _MM_DRIVER_VERIFIER_DATA::PeakPagedPoolAllocations

Definition at line 1004 of file mmtypes.h.

◆ RaiseIrqls

ULONG _MM_DRIVER_VERIFIER_DATA::RaiseIrqls

Definition at line 987 of file mmtypes.h.

◆ Reserved

ULONG _MM_DRIVER_VERIFIER_DATA::Reserved[2]

Definition at line 1012 of file mmtypes.h.

◆ SessionTrims

ULONG _MM_DRIVER_VERIFIER_DATA::SessionTrims

Definition at line 1011 of file mmtypes.h.

◆ SynchronizeExecutions

ULONG _MM_DRIVER_VERIFIER_DATA::SynchronizeExecutions

Definition at line 989 of file mmtypes.h.

◆ TrimRequests

ULONG _MM_DRIVER_VERIFIER_DATA::TrimRequests

Definition at line 994 of file mmtypes.h.

◆ Trims

ULONG _MM_DRIVER_VERIFIER_DATA::Trims

Definition at line 995 of file mmtypes.h.

◆ Unloads

ULONG _MM_DRIVER_VERIFIER_DATA::Unloads

Definition at line 999 of file mmtypes.h.

◆ UnTrackedPool

ULONG _MM_DRIVER_VERIFIER_DATA::UnTrackedPool

Definition at line 1000 of file mmtypes.h.

◆ UserTrims

ULONG _MM_DRIVER_VERIFIER_DATA::UserTrims

Definition at line 1001 of file mmtypes.h.


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