ReactOS 0.4.15-dev-7942-gd23573b
_SYSTEM_DPC_BEHAVIOR_INFORMATION Struct Reference

#include <extypes.h>

Public Attributes

ULONG Spare
 
ULONG DpcQueueDepth
 
ULONG MinimumDpcRate
 
ULONG AdjustDpcThreshold
 
ULONG IdealDpcRate
 

Detailed Description

Definition at line 1167 of file extypes.h.

Member Data Documentation

◆ AdjustDpcThreshold

ULONG _SYSTEM_DPC_BEHAVIOR_INFORMATION::AdjustDpcThreshold

Definition at line 1172 of file extypes.h.

Referenced by QSI_DEF().

◆ DpcQueueDepth

ULONG _SYSTEM_DPC_BEHAVIOR_INFORMATION::DpcQueueDepth

Definition at line 1170 of file extypes.h.

Referenced by QSI_DEF().

◆ IdealDpcRate

ULONG _SYSTEM_DPC_BEHAVIOR_INFORMATION::IdealDpcRate

Definition at line 1173 of file extypes.h.

Referenced by QSI_DEF().

◆ MinimumDpcRate

ULONG _SYSTEM_DPC_BEHAVIOR_INFORMATION::MinimumDpcRate

Definition at line 1171 of file extypes.h.

Referenced by QSI_DEF().

◆ Spare

ULONG _SYSTEM_DPC_BEHAVIOR_INFORMATION::Spare

Definition at line 1169 of file extypes.h.


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