Skip to content

Latest commit

 

History

History
91 lines (65 loc) · 2.3 KB

ns-pepfx-_pep_ppm_park_mask.md

File metadata and controls

91 lines (65 loc) · 2.3 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:pepfx._PEP_PPM_PARK_MASK
_PEP_PPM_PARK_MASK (pepfx.h)
The PEP_PROCESSOR_PARK_MASK structure contains the current core parking mask.
kernel\pep_ppm_park_mask.htm
kernel
04/30/2018
PEP_PPM_PARK_MASK structure
*PPEP_PPM_PARK_MASK, PEP_PPM_PARK_MASK, PEP_PPM_PARK_MASK structure [Kernel-Mode Driver Architecture], PPEP_PPM_PARK_MASK, PPEP_PPM_PARK_MASK structure pointer [Kernel-Mode Driver Architecture], _PEP_PPM_PARK_MASK, kernel.pep_ppm_park_mask, pepfx/PEP_PPM_PARK_MASK, pepfx/PPEP_PPM_PARK_MASK
pepfx.h
Pep_x.h
Windows
Supported starting with Windows 10.
Windows
PEP_PPM_PARK_MASK, *PPEP_PPM_PARK_MASK
_PEP_PPM_PARK_MASK
pepfx/_PEP_PPM_PARK_MASK
PPEP_PPM_PARK_MASK
pepfx/PPEP_PPM_PARK_MASK
PEP_PPM_PARK_MASK
pepfx/PEP_PPM_PARK_MASK
APIRef
kbSyntax
HeaderDef
pepfx.h
_PEP_PPM_PARK_MASK
PPEP_PPM_PARK_MASK
PEP_PPM_PARK_MASK

_PEP_PPM_PARK_MASK structure (pepfx.h)

-description

The PEP_PROCESSOR_PARK_MASK structure contains the current core parking mask.

-struct-fields

-field Count [in]

Indicates the number of processors in the Processors array.

-field EvaluationTime [in]

The interrupt time of the performance check evaluation that initiated this notification.

-field Processors [in/out]

An array of processors in the core parking domain.

On input

Indicates the OS parking preference for each processor.

On output

Returns the PEP parking preference for each processor.

The Processors array is guaranteed to contain the processors in increasing order by processor index.

-see-also

PEP_NOTIFY_PPM_PARK_MASK notification

PEP_PROCESSOR_PARK_STATE