Skip to content

Latest commit

 

History

History
77 lines (60 loc) · 2.41 KB

ns-pep_x-_pep_ppm_cst_states.md

File metadata and controls

77 lines (60 loc) · 2.41 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
NS:pep_x._PEP_PPM_CST_STATES
_PEP_PPM_CST_STATES (pep_x.h)
Learn how the PEP_PPM_CST_STATES structure specifies the properties of the C states (ACPI processor power states) that are supported for a processor.
kernel\pep_ppm_cst_states.htm
kernel
04/30/2018
PEP_PPM_CST_STATES structure
*PPEP_PPM_CST_STATES, PEP_PPM_CST_STATES, PEP_PPM_CST_STATES structure [Kernel-Mode Driver Architecture], PPEP_PPM_CST_STATES, PPEP_PPM_CST_STATES structure pointer [Kernel-Mode Driver Architecture], _PEP_PPM_CST_STATES, kernel.pep_ppm_cst_states, pepfx/PEP_PPM_CST_STATES, pepfx/PPEP_PPM_CST_STATES
pep_x.h
Pep_x.h
Windows
Supported starting with Windows 10.
Windows
PEP_PPM_CST_STATES, *PPEP_PPM_CST_STATES
_PEP_PPM_CST_STATES
pep_x/_PEP_PPM_CST_STATES
PPEP_PPM_CST_STATES
pep_x/PPEP_PPM_CST_STATES
PEP_PPM_CST_STATES
pep_x/PEP_PPM_CST_STATES
APIRef
kbSyntax
HeaderDef
pepfx.h
_PEP_PPM_CST_STATES
PPEP_PPM_CST_STATES
PEP_PPM_CST_STATES

_PEP_PPM_CST_STATES structure (pep_x.h)

-description

The PEP_PPM_CST_STATES structure specifies the properties of the C states (ACPI processor power states) that are supported for a processor.

-struct-fields

-field Count

The number of elements in the IdleStates array.

-field IdleStates

A pointer to an array of PEP_PPM_CST_STATE structures.

-remarks

This structure is used by the PEP_NOTIFY_PPM_CST_STATES notification. The contents of this structure are obtained from the _CST object that is located in the ACPI namespace for the processor.

-see-also

PEP_NOTIFY_PPM_CST_STATES

PEP_PPM_CST_STATE