ReactOS 0.4.15-dev-7934-g1dc8d80
_SYSTEM_INTERRUPT_INFORMATION Struct Reference

#include <extypes.h>

Public Attributes

ULONG ContextSwitches
 
ULONG DpcCount
 
ULONG DpcRate
 
ULONG TimeIncrement
 
ULONG DpcBypassCount
 
ULONG ApcBypassCount
 
BYTE Reserved1 [24]
 

Detailed Description

Definition at line 1156 of file extypes.h.

Member Data Documentation

◆ ApcBypassCount

ULONG _SYSTEM_INTERRUPT_INFORMATION::ApcBypassCount

Definition at line 1163 of file extypes.h.

Referenced by QSI_DEF().

◆ ContextSwitches

ULONG _SYSTEM_INTERRUPT_INFORMATION::ContextSwitches

Definition at line 1158 of file extypes.h.

Referenced by QSI_DEF().

◆ DpcBypassCount

ULONG _SYSTEM_INTERRUPT_INFORMATION::DpcBypassCount

Definition at line 1162 of file extypes.h.

Referenced by QSI_DEF().

◆ DpcCount

ULONG _SYSTEM_INTERRUPT_INFORMATION::DpcCount

Definition at line 1159 of file extypes.h.

Referenced by QSI_DEF().

◆ DpcRate

ULONG _SYSTEM_INTERRUPT_INFORMATION::DpcRate

Definition at line 1160 of file extypes.h.

Referenced by QSI_DEF().

◆ Reserved1

BYTE _SYSTEM_INTERRUPT_INFORMATION::Reserved1

Definition at line 533 of file winternl.h.

◆ TimeIncrement

ULONG _SYSTEM_INTERRUPT_INFORMATION::TimeIncrement

Definition at line 1161 of file extypes.h.

Referenced by QSI_DEF().


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