Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Reserved for system use. Do not use.
Syntax
typedef struct _D3DKMT_QUERYSTATSTICS_REFERENCE_DMA_BUFFER {
ULONG NbCall;
ULONG NbAllocationsReferenced;
ULONG MaxNbAllocationsReferenced;
ULONG NbNULLReference;
ULONG NbWriteReference;
ULONG NbRenamedAllocationsReferenced;
ULONG NbIterationSearchingRenamedAllocation;
ULONG NbLockedAllocationReferenced;
ULONG NbAllocationWithValidPrepatchingInfoReferenced;
ULONG NbAllocationWithInvalidPrepatchingInfoReferenced;
ULONG NbDMABufferSuccessfullyPrePatched;
ULONG NbPrimariesReferencesOverflow;
ULONG NbAllocationWithNonPreferredResources;
ULONG NbAllocationInsertedInMigrationTable;
} D3DKMT_QUERYSTATSTICS_REFERENCE_DMA_BUFFER;
Members
NbCall
NbAllocationsReferenced
MaxNbAllocationsReferenced
NbNULLReference
NbWriteReference
NbRenamedAllocationsReferenced
NbIterationSearchingRenamedAllocation
NbLockedAllocationReferenced
NbAllocationWithValidPrepatchingInfoReferenced
NbAllocationWithInvalidPrepatchingInfoReferenced
NbDMABufferSuccessfullyPrePatched
NbPrimariesReferencesOverflow
NbAllocationWithNonPreferredResources
NbAllocationInsertedInMigrationTable
Requirements
Requirement | Value |
---|---|
Minimum supported server | Windows Server 2022 |
Header | d3dkmthk.h |