D3DKMT_QUERYSTATISTICS_PREEMPTION_INFORMATION - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d3dkmthk.h

typedef struct _D3DKMT_QUERYSTATISTICS_PREEMPTION_INFORMATION {
  ULONG PreemptionCounter[D3DKMT_QUERYRESULT_PREEMPTION_ATTEMPT_RESULT_MAX];
} D3DKMT_QUERYSTATISTICS_PREEMPTION_INFORMATION;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3dkmthk-d3dkmt_querystatistics_preemption_information)

Description

Reserved for system use. Do not use.

Members

PreemptionCounter

Remarks

See also