ReactOS 0.4.17-dev-470-gf9e3448
_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 1350 of file extypes.h.

Member Data Documentation

◆ ApcBypassCount

ULONG _SYSTEM_INTERRUPT_INFORMATION::ApcBypassCount

Definition at line 1357 of file extypes.h.

Referenced by QSI_DEF().

◆ ContextSwitches

ULONG _SYSTEM_INTERRUPT_INFORMATION::ContextSwitches

Definition at line 1352 of file extypes.h.

Referenced by QSI_DEF().

◆ DpcBypassCount

ULONG _SYSTEM_INTERRUPT_INFORMATION::DpcBypassCount

Definition at line 1356 of file extypes.h.

Referenced by QSI_DEF().

◆ DpcCount

ULONG _SYSTEM_INTERRUPT_INFORMATION::DpcCount

Definition at line 1353 of file extypes.h.

Referenced by QSI_DEF().

◆ DpcRate

ULONG _SYSTEM_INTERRUPT_INFORMATION::DpcRate

Definition at line 1354 of file extypes.h.

Referenced by QSI_DEF().

◆ Reserved1

BYTE _SYSTEM_INTERRUPT_INFORMATION::Reserved1[24]

Definition at line 537 of file winternl.h.

◆ TimeIncrement

ULONG _SYSTEM_INTERRUPT_INFORMATION::TimeIncrement

Definition at line 1355 of file extypes.h.

Referenced by QSI_DEF().


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