Skip to content

Latest commit

 

History

History
81 lines (62 loc) · 2.57 KB

ns-pep_x-_pep_coordinated_idle_state.md

File metadata and controls

81 lines (62 loc) · 2.57 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_COORDINATED_IDLE_STATE
_PEP_COORDINATED_IDLE_STATE (pep_x.h)
Learn how the PEP_COORIDNATED_IDLE_STATE structure describes a coordinated idle state to the OS.
kernel\pep_coordinated_idle_state.htm
kernel
04/30/2018
PEP_COORDINATED_IDLE_STATE structure
*PPEP_COORDINATED_IDLE_STATE, PEP_COORDINATED_IDLE_STATE, PEP_COORDINATED_IDLE_STATE structure [Kernel-Mode Driver Architecture], PPEP_COORDINATED_IDLE_STATE, PPEP_COORDINATED_IDLE_STATE structure pointer [Kernel-Mode Driver Architecture], _PEP_COORDINATED_IDLE_STATE, kernel.pep_coordinated_idle_state, pepfx/PEP_COORDINATED_IDLE_STATE, pepfx/PPEP_COORDINATED_IDLE_STATE
pep_x.h
Pep_x.h
Windows
Supported starting with Windows 10.
Windows
PEP_COORDINATED_IDLE_STATE, *PPEP_COORDINATED_IDLE_STATE
_PEP_COORDINATED_IDLE_STATE
pep_x/_PEP_COORDINATED_IDLE_STATE
PPEP_COORDINATED_IDLE_STATE
pep_x/PPEP_COORDINATED_IDLE_STATE
PEP_COORDINATED_IDLE_STATE
pep_x/PEP_COORDINATED_IDLE_STATE
APIRef
kbSyntax
HeaderDef
pepfx.h
_PEP_COORDINATED_IDLE_STATE
PPEP_COORDINATED_IDLE_STATE
PEP_COORDINATED_IDLE_STATE

_PEP_COORDINATED_IDLE_STATE structure (pep_x.h)

-description

The PEP_COORIDNATED_IDLE_STATE structure describes a coordinated idle state to the OS.

-struct-fields

-field Latency

The latency of waking from this idle state, in 100ns units.

-field BreakEvenDuration

Supplies the minimum time the state must be entered to amortize the cost of entering/exiting the state. Idle durations longer than this period should save power when compared to entering a lighter state for the same period.

-field DependencyCount

Supplies the number of dependencies this coordinated state has on other coordinated states or on processors.

-field MaximumDependencySize

Supplies the maximum size of a single dependency.

-see-also

PEP_COORDINATED_IDLE_STATE structure

PEP_NOTIFY_PPM_QUERY_COORDINATED_STATES notification