ReactOS 0.4.15-dev-7924-g5949c20
_KernelPerfStates Struct Reference

#include <wmidata.h>

Collaboration diagram for _KernelPerfStates:

Public Attributes

ULONG Count
 
ULONG MaxFrequency
 
ULONG CurrentState
 
ULONG MaxPerfState
 
ULONG MinPerfState
 
ULONG LowestPerfState
 
ULONG ThermalConstraint
 
UCHAR BusyAdjThreshold
 
UCHAR PolicyType
 
UCHAR Type
 
UCHAR Reserved
 
ULONG TimerInterval
 
ULONGLONG TargetProcessors
 
ULONG PStateHandler
 
ULONG PStateContext
 
ULONG TStateHandler
 
ULONG TStateContext
 
ULONG FeedbackHandler
 
ULONG Reserved1
 
ULONGLONG Reserved2
 
KernelPerfState State [1]
 

Detailed Description

Definition at line 6623 of file wmidata.h.

Member Data Documentation

◆ BusyAdjThreshold

UCHAR _KernelPerfStates::BusyAdjThreshold

Definition at line 6631 of file wmidata.h.

◆ Count

ULONG _KernelPerfStates::Count

Definition at line 6624 of file wmidata.h.

◆ CurrentState

ULONG _KernelPerfStates::CurrentState

Definition at line 6626 of file wmidata.h.

◆ FeedbackHandler

ULONG _KernelPerfStates::FeedbackHandler

Definition at line 6641 of file wmidata.h.

◆ LowestPerfState

ULONG _KernelPerfStates::LowestPerfState

Definition at line 6629 of file wmidata.h.

◆ MaxFrequency

ULONG _KernelPerfStates::MaxFrequency

Definition at line 6625 of file wmidata.h.

◆ MaxPerfState

ULONG _KernelPerfStates::MaxPerfState

Definition at line 6627 of file wmidata.h.

◆ MinPerfState

ULONG _KernelPerfStates::MinPerfState

Definition at line 6628 of file wmidata.h.

◆ PolicyType

UCHAR _KernelPerfStates::PolicyType

Definition at line 6632 of file wmidata.h.

◆ PStateContext

ULONG _KernelPerfStates::PStateContext

Definition at line 6638 of file wmidata.h.

◆ PStateHandler

ULONG _KernelPerfStates::PStateHandler

Definition at line 6637 of file wmidata.h.

◆ Reserved

UCHAR _KernelPerfStates::Reserved

Definition at line 6634 of file wmidata.h.

◆ Reserved1

ULONG _KernelPerfStates::Reserved1

Definition at line 6642 of file wmidata.h.

◆ Reserved2

ULONGLONG _KernelPerfStates::Reserved2

Definition at line 6643 of file wmidata.h.

◆ State

KernelPerfState _KernelPerfStates::State[1]

Definition at line 6644 of file wmidata.h.

◆ TargetProcessors

ULONGLONG _KernelPerfStates::TargetProcessors

Definition at line 6636 of file wmidata.h.

◆ ThermalConstraint

ULONG _KernelPerfStates::ThermalConstraint

Definition at line 6630 of file wmidata.h.

◆ TimerInterval

ULONG _KernelPerfStates::TimerInterval

Definition at line 6635 of file wmidata.h.

◆ TStateContext

ULONG _KernelPerfStates::TStateContext

Definition at line 6640 of file wmidata.h.

◆ TStateHandler

ULONG _KernelPerfStates::TStateHandler

Definition at line 6639 of file wmidata.h.

◆ Type

UCHAR _KernelPerfStates::Type

Definition at line 6633 of file wmidata.h.


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