ReactOS 0.4.16-dev-1506-g117cd33
_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 1331 of file extypes.h.

Member Data Documentation

◆ ApcBypassCount

ULONG _SYSTEM_INTERRUPT_INFORMATION::ApcBypassCount

Definition at line 1338 of file extypes.h.

Referenced by QSI_DEF().

◆ ContextSwitches

ULONG _SYSTEM_INTERRUPT_INFORMATION::ContextSwitches

Definition at line 1333 of file extypes.h.

Referenced by QSI_DEF().

◆ DpcBypassCount

ULONG _SYSTEM_INTERRUPT_INFORMATION::DpcBypassCount

Definition at line 1337 of file extypes.h.

Referenced by QSI_DEF().

◆ DpcCount

ULONG _SYSTEM_INTERRUPT_INFORMATION::DpcCount

Definition at line 1334 of file extypes.h.

Referenced by QSI_DEF().

◆ DpcRate

ULONG _SYSTEM_INTERRUPT_INFORMATION::DpcRate

Definition at line 1335 of file extypes.h.

Referenced by QSI_DEF().

◆ Reserved1

BYTE _SYSTEM_INTERRUPT_INFORMATION::Reserved1[24]

Definition at line 533 of file winternl.h.

◆ TimeIncrement

ULONG _SYSTEM_INTERRUPT_INFORMATION::TimeIncrement

Definition at line 1336 of file extypes.h.

Referenced by QSI_DEF().


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