Skip to content

Latest commit

 

History

History
77 lines (61 loc) · 2.36 KB

ne-pepfx-_pep_perf_state_type.md

File metadata and controls

77 lines (61 loc) · 2.36 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NE:pepfx._PEP_PERF_STATE_TYPE
_PEP_PERF_STATE_TYPE (pepfx.h)
The PEP_PERF_STATE_TYPE enumeration indicates the type of performance information that is specified for a performance state (P-state) of a component.
kernel\pep_perf_state_type.htm
kernel
04/30/2018
PEP_PERF_STATE_TYPE enumeration
*PPEP_PERF_STATE_TYPE, PEP_PERF_STATE_TYPE, PEP_PERF_STATE_TYPE enumeration [Kernel-Mode Driver Architecture], PepPerfStateTypeDiscrete, PepPerfStateTypeMax, PepPerfStateTypeRange, _PEP_PERF_STATE_TYPE, kernel.pep_perf_state_type, pepfx/PEP_PERF_STATE_TYPE, pepfx/PepPerfStateTypeDiscrete, pepfx/PepPerfStateTypeMax, pepfx/PepPerfStateTypeRange
pepfx.h
Pep_x.h
Windows
Supported starting with Windows 10.
Windows
PEP_PERF_STATE_TYPE, *PPEP_PERF_STATE_TYPE
_PEP_PERF_STATE_TYPE
pepfx/_PEP_PERF_STATE_TYPE
PPEP_PERF_STATE_TYPE
pepfx/PPEP_PERF_STATE_TYPE
PEP_PERF_STATE_TYPE
pepfx/PEP_PERF_STATE_TYPE
APIRef
kbSyntax
HeaderDef
pepfx.h
_PEP_PERF_STATE_TYPE
PPEP_PERF_STATE_TYPE
PEP_PERF_STATE_TYPE

_PEP_PERF_STATE_TYPE enumeration (pepfx.h)

-description

The PEP_PERF_STATE_TYPE enumeration indicates the type of performance information that is specified for a performance state (P-state) of a component.

-enum-fields

-field PepPerfStateTypeDiscrete

The performance information is specified as a set of discrete values.

-field PepPerfStateTypeRange

The performance information is specified as a range of values.

-field PepPerfStateTypeMax

Reserved for use by operating system.

-remarks

The Type member of the PEP_COMPONENT_PERF_SET structure is a PEP_PERF_STATE_TYPE enumeration value.

-see-also

PEP_COMPONENT_PERF_SET