D3DKMTGetTrackedWorkloadStatistics function

Retrieves the rolling statistics for the tracked workload.

Note

This Tracked Workload implementation is removed from Windows 10 version 2003 until further notice, and was deprecated from earlier OS versions as part of a security fix.

Syntax

NTSTATUS D3DKMTGetTrackedWorkloadStatistics(
  D3DKMT_GETTRACKEDWORKLOADSTATISTICS *Arg1
);

Parameters

Arg1

[in/out] Pointer to a D3DKMT_GETTRACKEDWORKLOADSTATISTICS structure to get the tracked workload statistics.

Return value

This function returns NTSTATUS.

Remarks

This function returns only stats for work that is currently completed.

Requirements

Header d3dkmthk.h