ReactOS 0.4.15-dev-7958-gcd0bb1a
_SYSTEM_CONTEXT_SWITCH_INFORMATION Struct Reference

#include <extypes.h>

Public Attributes

ULONG ContextSwitches
 
ULONG FindAny
 
ULONG FindLast
 
ULONG FindIdeal
 
ULONG IdleAny
 
ULONG IdleCurrent
 
ULONG IdleLast
 
ULONG IdleIdeal
 
ULONG PreemptAny
 
ULONG PreemptCurrent
 
ULONG PreemptLast
 
ULONG SwitchToIdle
 

Detailed Description

Definition at line 1259 of file extypes.h.

Member Data Documentation

◆ ContextSwitches

ULONG _SYSTEM_CONTEXT_SWITCH_INFORMATION::ContextSwitches

Definition at line 1261 of file extypes.h.

Referenced by QSI_DEF().

◆ FindAny

ULONG _SYSTEM_CONTEXT_SWITCH_INFORMATION::FindAny

Definition at line 1262 of file extypes.h.

Referenced by QSI_DEF().

◆ FindIdeal

ULONG _SYSTEM_CONTEXT_SWITCH_INFORMATION::FindIdeal

Definition at line 1264 of file extypes.h.

Referenced by QSI_DEF().

◆ FindLast

ULONG _SYSTEM_CONTEXT_SWITCH_INFORMATION::FindLast

Definition at line 1263 of file extypes.h.

Referenced by QSI_DEF().

◆ IdleAny

ULONG _SYSTEM_CONTEXT_SWITCH_INFORMATION::IdleAny

Definition at line 1265 of file extypes.h.

Referenced by QSI_DEF().

◆ IdleCurrent

ULONG _SYSTEM_CONTEXT_SWITCH_INFORMATION::IdleCurrent

Definition at line 1266 of file extypes.h.

Referenced by QSI_DEF().

◆ IdleIdeal

ULONG _SYSTEM_CONTEXT_SWITCH_INFORMATION::IdleIdeal

Definition at line 1268 of file extypes.h.

Referenced by QSI_DEF().

◆ IdleLast

ULONG _SYSTEM_CONTEXT_SWITCH_INFORMATION::IdleLast

Definition at line 1267 of file extypes.h.

Referenced by QSI_DEF().

◆ PreemptAny

ULONG _SYSTEM_CONTEXT_SWITCH_INFORMATION::PreemptAny

Definition at line 1269 of file extypes.h.

Referenced by QSI_DEF().

◆ PreemptCurrent

ULONG _SYSTEM_CONTEXT_SWITCH_INFORMATION::PreemptCurrent

Definition at line 1270 of file extypes.h.

Referenced by QSI_DEF().

◆ PreemptLast

ULONG _SYSTEM_CONTEXT_SWITCH_INFORMATION::PreemptLast

Definition at line 1271 of file extypes.h.

Referenced by QSI_DEF().

◆ SwitchToIdle

ULONG _SYSTEM_CONTEXT_SWITCH_INFORMATION::SwitchToIdle

Definition at line 1272 of file extypes.h.

Referenced by QSI_DEF().


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