ReactOS 0.4.15-dev-7942-gd23573b
_PROCESSOR_PERF_STATE Struct Reference

#include <ntpoapi.h>

Public Attributes

UCHAR PercentFrequency
 
UCHAR MinCapacity
 
USHORT Power
 
UCHAR IncreaseLevel
 
UCHAR DecreaseLevel
 
USHORT Flags
 
ULONG IncreaseTime
 
ULONG DecreaseTime
 
ULONG IncreaseCount
 
ULONG DecreaseCount
 
ULONGLONG PerformanceTime
 

Detailed Description

Definition at line 251 of file ntpoapi.h.

Member Data Documentation

◆ DecreaseCount

ULONG _PROCESSOR_PERF_STATE::DecreaseCount

Definition at line 261 of file ntpoapi.h.

◆ DecreaseLevel

UCHAR _PROCESSOR_PERF_STATE::DecreaseLevel

Definition at line 256 of file ntpoapi.h.

◆ DecreaseTime

ULONG _PROCESSOR_PERF_STATE::DecreaseTime

Definition at line 259 of file ntpoapi.h.

◆ Flags

USHORT _PROCESSOR_PERF_STATE::Flags

Definition at line 257 of file ntpoapi.h.

◆ IncreaseCount

ULONG _PROCESSOR_PERF_STATE::IncreaseCount

Definition at line 260 of file ntpoapi.h.

◆ IncreaseLevel

UCHAR _PROCESSOR_PERF_STATE::IncreaseLevel

Definition at line 255 of file ntpoapi.h.

◆ IncreaseTime

ULONG _PROCESSOR_PERF_STATE::IncreaseTime

Definition at line 258 of file ntpoapi.h.

◆ MinCapacity

UCHAR _PROCESSOR_PERF_STATE::MinCapacity

Definition at line 253 of file ntpoapi.h.

◆ PercentFrequency

UCHAR _PROCESSOR_PERF_STATE::PercentFrequency

Definition at line 252 of file ntpoapi.h.

◆ PerformanceTime

ULONGLONG _PROCESSOR_PERF_STATE::PerformanceTime

Definition at line 262 of file ntpoapi.h.

◆ Power

USHORT _PROCESSOR_PERF_STATE::Power

Definition at line 254 of file ntpoapi.h.


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