Skip to content

Latest commit

 

History

History
85 lines (61 loc) · 1.98 KB

ns-d3dkmthk-_d3dkmt_node_perfdata.md

File metadata and controls

85 lines (61 loc) · 1.98 KB
UID title description 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.lib req.dll req.ddi-compliance req.unicode-ansi req.max-support req.typenames targetos tech.root f1_keywords topic_type api_type api_location api_name
NS:d3dkmthk._D3DKMT_NODE_PERFDATA
_D3DKMT_NODE_PERFDATA (d3dkmthk.h)
Represents performance data collected per engine from an adapter on an interval basis.
03/04/2022
D3DKMT_NODE_PERFDATA structure
_D3DKMT_NODE_PERFDATA, D3DKMT_NODE_PERFDATA,
d3dkmthk.h
D3DKMT_NODE_PERFDATA
Windows
display
_D3DKMT_NODE_PERFDATA
d3dkmthk/_D3DKMT_NODE_PERFDATA
D3DKMT_NODE_PERFDATA
d3dkmthk/D3DKMT_NODE_PERFDATA
apiref
HeaderDef
d3dkmthk.h
_D3DKMT_NODE_PERFDATA
D3DKMT_NODE_PERFDATA

_D3DKMT_NODE_PERFDATA structure

-description

Represents performance data collected per engine from an adapter on an interval basis.

-struct-fields

-field NodeOrdinal [in]

Node ordinal of the requested engine.

-field PhysicalAdapterIndex [in]

The physical adapter index in the LDA (linked display adapter) chain.

-field Frequency [out]

Clock frequency of the requested engine, represented in hertz.

-field MaxFrequency [out]

The max frequency the engine can normally reach in hertz while not overclocked.

-field MaxFrequencyOC [out]

The max frequency the engine can reach with it's current overclock in hertz.

-field Voltage [out]

Voltage of the requested engine, represented in milli volts.

-field VoltageMax [out]

The max voltage of the engine in milli volts while not overclocked.

-field VoltageMaxOC [out]

The max voltage of the engine while overclocked in milli volts.

-field MaxTransitionLatency [out]

The max transition latency to change the frequency, in 100 nanoseconds.

-field Reserved

Reserved