ReactOS 0.4.16-dev-1470-gfbd70c8
_SYSTEM_VERIFIER_INFORMATION Struct Reference

#include <extypes.h>

Collaboration diagram for _SYSTEM_VERIFIER_INFORMATION:

Public Attributes

ULONG NextEntryOffset
 
ULONG Level
 
UNICODE_STRING DriverName
 
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 CurrentPagedPoolAllocations
 
ULONG CurrentNonPagedPoolAllocations
 
ULONG PeakPagedPoolAllocations
 
ULONG PeakNonPagedPoolAllocations
 
SIZE_T PagedPoolUsageInBytes
 
SIZE_T NonPagedPoolUsageInBytes
 
SIZE_T PeakPagedPoolUsageInBytes
 
SIZE_T PeakNonPagedPoolUsageInBytes
 

Detailed Description

Definition at line 1535 of file extypes.h.

Member Data Documentation

◆ AcquireSpinLocks

ULONG _SYSTEM_VERIFIER_INFORMATION::AcquireSpinLocks

Definition at line 1541 of file extypes.h.

◆ AllocationsAttempted

ULONG _SYSTEM_VERIFIER_INFORMATION::AllocationsAttempted

Definition at line 1543 of file extypes.h.

◆ AllocationsFailed

ULONG _SYSTEM_VERIFIER_INFORMATION::AllocationsFailed

Definition at line 1549 of file extypes.h.

◆ AllocationsFailedDeliberately

ULONG _SYSTEM_VERIFIER_INFORMATION::AllocationsFailedDeliberately

Definition at line 1550 of file extypes.h.

◆ AllocationsSucceeded

ULONG _SYSTEM_VERIFIER_INFORMATION::AllocationsSucceeded

Definition at line 1544 of file extypes.h.

◆ AllocationsSucceededSpecialPool

ULONG _SYSTEM_VERIFIER_INFORMATION::AllocationsSucceededSpecialPool

Definition at line 1545 of file extypes.h.

◆ AllocationsWithNoTag

ULONG _SYSTEM_VERIFIER_INFORMATION::AllocationsWithNoTag

Definition at line 1546 of file extypes.h.

◆ CurrentNonPagedPoolAllocations

ULONG _SYSTEM_VERIFIER_INFORMATION::CurrentNonPagedPoolAllocations

Definition at line 1555 of file extypes.h.

◆ CurrentPagedPoolAllocations

ULONG _SYSTEM_VERIFIER_INFORMATION::CurrentPagedPoolAllocations

Definition at line 1554 of file extypes.h.

◆ DriverName

UNICODE_STRING _SYSTEM_VERIFIER_INFORMATION::DriverName

Definition at line 1539 of file extypes.h.

◆ Level

ULONG _SYSTEM_VERIFIER_INFORMATION::Level

Definition at line 1538 of file extypes.h.

◆ Loads

ULONG _SYSTEM_VERIFIER_INFORMATION::Loads

Definition at line 1551 of file extypes.h.

◆ NextEntryOffset

ULONG _SYSTEM_VERIFIER_INFORMATION::NextEntryOffset

Definition at line 1537 of file extypes.h.

◆ NonPagedPoolUsageInBytes

SIZE_T _SYSTEM_VERIFIER_INFORMATION::NonPagedPoolUsageInBytes

Definition at line 1559 of file extypes.h.

◆ PagedPoolUsageInBytes

SIZE_T _SYSTEM_VERIFIER_INFORMATION::PagedPoolUsageInBytes

Definition at line 1558 of file extypes.h.

◆ PeakNonPagedPoolAllocations

ULONG _SYSTEM_VERIFIER_INFORMATION::PeakNonPagedPoolAllocations

Definition at line 1557 of file extypes.h.

◆ PeakNonPagedPoolUsageInBytes

SIZE_T _SYSTEM_VERIFIER_INFORMATION::PeakNonPagedPoolUsageInBytes

Definition at line 1561 of file extypes.h.

◆ PeakPagedPoolAllocations

ULONG _SYSTEM_VERIFIER_INFORMATION::PeakPagedPoolAllocations

Definition at line 1556 of file extypes.h.

◆ PeakPagedPoolUsageInBytes

SIZE_T _SYSTEM_VERIFIER_INFORMATION::PeakPagedPoolUsageInBytes

Definition at line 1560 of file extypes.h.

◆ RaiseIrqls

ULONG _SYSTEM_VERIFIER_INFORMATION::RaiseIrqls

Definition at line 1540 of file extypes.h.

◆ SynchronizeExecutions

ULONG _SYSTEM_VERIFIER_INFORMATION::SynchronizeExecutions

Definition at line 1542 of file extypes.h.

◆ TrimRequests

ULONG _SYSTEM_VERIFIER_INFORMATION::TrimRequests

Definition at line 1547 of file extypes.h.

◆ Trims

ULONG _SYSTEM_VERIFIER_INFORMATION::Trims

Definition at line 1548 of file extypes.h.

◆ Unloads

ULONG _SYSTEM_VERIFIER_INFORMATION::Unloads

Definition at line 1552 of file extypes.h.

◆ UnTrackedPool

ULONG _SYSTEM_VERIFIER_INFORMATION::UnTrackedPool

Definition at line 1553 of file extypes.h.


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