ReactOS 0.4.15-dev-6068-g8061a6f
_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 1159 of file extypes.h.

Member Data Documentation

◆ AdjustDpcThreshold

ULONG _SYSTEM_DPC_BEHAVIOR_INFORMATION::AdjustDpcThreshold

Definition at line 1164 of file extypes.h.

Referenced by QSI_DEF().

◆ DpcQueueDepth

ULONG _SYSTEM_DPC_BEHAVIOR_INFORMATION::DpcQueueDepth

Definition at line 1162 of file extypes.h.

Referenced by QSI_DEF().

◆ IdealDpcRate

ULONG _SYSTEM_DPC_BEHAVIOR_INFORMATION::IdealDpcRate

Definition at line 1165 of file extypes.h.

Referenced by QSI_DEF().

◆ MinimumDpcRate

ULONG _SYSTEM_DPC_BEHAVIOR_INFORMATION::MinimumDpcRate

Definition at line 1163 of file extypes.h.

Referenced by QSI_DEF().

◆ Spare

ULONG _SYSTEM_DPC_BEHAVIOR_INFORMATION::Spare

Definition at line 1161 of file extypes.h.


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