Process Hacker
_SYSTEM_VERIFIER_INFORMATION Struct Reference

#include <ntexapi.h>

Data Fields

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 1799 of file ntexapi.h.

Field Documentation

ULONG AcquireSpinLocks

Definition at line 1806 of file ntexapi.h.

ULONG AllocationsAttempted

Definition at line 1808 of file ntexapi.h.

ULONG AllocationsFailed

Definition at line 1816 of file ntexapi.h.

ULONG AllocationsFailedDeliberately

Definition at line 1817 of file ntexapi.h.

ULONG AllocationsSucceeded

Definition at line 1810 of file ntexapi.h.

ULONG AllocationsSucceededSpecialPool

Definition at line 1811 of file ntexapi.h.

ULONG AllocationsWithNoTag

Definition at line 1812 of file ntexapi.h.

ULONG CurrentNonPagedPoolAllocations

Definition at line 1823 of file ntexapi.h.

ULONG CurrentPagedPoolAllocations

Definition at line 1822 of file ntexapi.h.

UNICODE_STRING DriverName

Definition at line 1803 of file ntexapi.h.

ULONG Level

Definition at line 1802 of file ntexapi.h.

ULONG Loads

Definition at line 1818 of file ntexapi.h.

ULONG NextEntryOffset

Definition at line 1801 of file ntexapi.h.

SIZE_T NonPagedPoolUsageInBytes

Definition at line 1829 of file ntexapi.h.

SIZE_T PagedPoolUsageInBytes

Definition at line 1828 of file ntexapi.h.

ULONG PeakNonPagedPoolAllocations

Definition at line 1826 of file ntexapi.h.

SIZE_T PeakNonPagedPoolUsageInBytes

Definition at line 1831 of file ntexapi.h.

ULONG PeakPagedPoolAllocations

Definition at line 1825 of file ntexapi.h.

SIZE_T PeakPagedPoolUsageInBytes

Definition at line 1830 of file ntexapi.h.

ULONG RaiseIrqls

Definition at line 1805 of file ntexapi.h.

ULONG SynchronizeExecutions

Definition at line 1807 of file ntexapi.h.

ULONG TrimRequests

Definition at line 1813 of file ntexapi.h.

ULONG Trims

Definition at line 1815 of file ntexapi.h.

ULONG Unloads

Definition at line 1820 of file ntexapi.h.

ULONG UnTrackedPool

Definition at line 1821 of file ntexapi.h.


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