ReactOS 0.4.17-dev-444-g71ee754
_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 1454 of file extypes.h.

Member Data Documentation

◆ ContextSwitches

ULONG _SYSTEM_CONTEXT_SWITCH_INFORMATION::ContextSwitches

Definition at line 1456 of file extypes.h.

Referenced by QSI_DEF().

◆ FindAny

ULONG _SYSTEM_CONTEXT_SWITCH_INFORMATION::FindAny

Definition at line 1457 of file extypes.h.

Referenced by QSI_DEF().

◆ FindIdeal

ULONG _SYSTEM_CONTEXT_SWITCH_INFORMATION::FindIdeal

Definition at line 1459 of file extypes.h.

Referenced by QSI_DEF().

◆ FindLast

ULONG _SYSTEM_CONTEXT_SWITCH_INFORMATION::FindLast

Definition at line 1458 of file extypes.h.

Referenced by QSI_DEF().

◆ IdleAny

ULONG _SYSTEM_CONTEXT_SWITCH_INFORMATION::IdleAny

Definition at line 1460 of file extypes.h.

Referenced by QSI_DEF().

◆ IdleCurrent

ULONG _SYSTEM_CONTEXT_SWITCH_INFORMATION::IdleCurrent

Definition at line 1461 of file extypes.h.

Referenced by QSI_DEF().

◆ IdleIdeal

ULONG _SYSTEM_CONTEXT_SWITCH_INFORMATION::IdleIdeal

Definition at line 1463 of file extypes.h.

Referenced by QSI_DEF().

◆ IdleLast

ULONG _SYSTEM_CONTEXT_SWITCH_INFORMATION::IdleLast

Definition at line 1462 of file extypes.h.

Referenced by QSI_DEF().

◆ PreemptAny

ULONG _SYSTEM_CONTEXT_SWITCH_INFORMATION::PreemptAny

Definition at line 1464 of file extypes.h.

Referenced by QSI_DEF().

◆ PreemptCurrent

ULONG _SYSTEM_CONTEXT_SWITCH_INFORMATION::PreemptCurrent

Definition at line 1465 of file extypes.h.

Referenced by QSI_DEF().

◆ PreemptLast

ULONG _SYSTEM_CONTEXT_SWITCH_INFORMATION::PreemptLast

Definition at line 1466 of file extypes.h.

Referenced by QSI_DEF().

◆ SwitchToIdle

ULONG _SYSTEM_CONTEXT_SWITCH_INFORMATION::SwitchToIdle

Definition at line 1467 of file extypes.h.

Referenced by QSI_DEF().


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