ReactOS 0.4.15-dev-7934-g1dc8d80
_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 1359 of file extypes.h.

Member Data Documentation

◆ AcquireSpinLocks

ULONG _SYSTEM_VERIFIER_INFORMATION::AcquireSpinLocks

Definition at line 1365 of file extypes.h.

◆ AllocationsAttempted

ULONG _SYSTEM_VERIFIER_INFORMATION::AllocationsAttempted

Definition at line 1367 of file extypes.h.

◆ AllocationsFailed

ULONG _SYSTEM_VERIFIER_INFORMATION::AllocationsFailed

Definition at line 1373 of file extypes.h.

◆ AllocationsFailedDeliberately

ULONG _SYSTEM_VERIFIER_INFORMATION::AllocationsFailedDeliberately

Definition at line 1374 of file extypes.h.

◆ AllocationsSucceeded

ULONG _SYSTEM_VERIFIER_INFORMATION::AllocationsSucceeded

Definition at line 1368 of file extypes.h.

◆ AllocationsSucceededSpecialPool

ULONG _SYSTEM_VERIFIER_INFORMATION::AllocationsSucceededSpecialPool

Definition at line 1369 of file extypes.h.

◆ AllocationsWithNoTag

ULONG _SYSTEM_VERIFIER_INFORMATION::AllocationsWithNoTag

Definition at line 1370 of file extypes.h.

◆ CurrentNonPagedPoolAllocations

ULONG _SYSTEM_VERIFIER_INFORMATION::CurrentNonPagedPoolAllocations

Definition at line 1379 of file extypes.h.

◆ CurrentPagedPoolAllocations

ULONG _SYSTEM_VERIFIER_INFORMATION::CurrentPagedPoolAllocations

Definition at line 1378 of file extypes.h.

◆ DriverName

UNICODE_STRING _SYSTEM_VERIFIER_INFORMATION::DriverName

Definition at line 1363 of file extypes.h.

◆ Level

ULONG _SYSTEM_VERIFIER_INFORMATION::Level

Definition at line 1362 of file extypes.h.

◆ Loads

ULONG _SYSTEM_VERIFIER_INFORMATION::Loads

Definition at line 1375 of file extypes.h.

◆ NextEntryOffset

ULONG _SYSTEM_VERIFIER_INFORMATION::NextEntryOffset

Definition at line 1361 of file extypes.h.

◆ NonPagedPoolUsageInBytes

SIZE_T _SYSTEM_VERIFIER_INFORMATION::NonPagedPoolUsageInBytes

Definition at line 1383 of file extypes.h.

◆ PagedPoolUsageInBytes

SIZE_T _SYSTEM_VERIFIER_INFORMATION::PagedPoolUsageInBytes

Definition at line 1382 of file extypes.h.

◆ PeakNonPagedPoolAllocations

ULONG _SYSTEM_VERIFIER_INFORMATION::PeakNonPagedPoolAllocations

Definition at line 1381 of file extypes.h.

◆ PeakNonPagedPoolUsageInBytes

SIZE_T _SYSTEM_VERIFIER_INFORMATION::PeakNonPagedPoolUsageInBytes

Definition at line 1385 of file extypes.h.

◆ PeakPagedPoolAllocations

ULONG _SYSTEM_VERIFIER_INFORMATION::PeakPagedPoolAllocations

Definition at line 1380 of file extypes.h.

◆ PeakPagedPoolUsageInBytes

SIZE_T _SYSTEM_VERIFIER_INFORMATION::PeakPagedPoolUsageInBytes

Definition at line 1384 of file extypes.h.

◆ RaiseIrqls

ULONG _SYSTEM_VERIFIER_INFORMATION::RaiseIrqls

Definition at line 1364 of file extypes.h.

◆ SynchronizeExecutions

ULONG _SYSTEM_VERIFIER_INFORMATION::SynchronizeExecutions

Definition at line 1366 of file extypes.h.

◆ TrimRequests

ULONG _SYSTEM_VERIFIER_INFORMATION::TrimRequests

Definition at line 1371 of file extypes.h.

◆ Trims

ULONG _SYSTEM_VERIFIER_INFORMATION::Trims

Definition at line 1372 of file extypes.h.

◆ Unloads

ULONG _SYSTEM_VERIFIER_INFORMATION::Unloads

Definition at line 1376 of file extypes.h.

◆ UnTrackedPool

ULONG _SYSTEM_VERIFIER_INFORMATION::UnTrackedPool

Definition at line 1377 of file extypes.h.


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