estructura D3DKMT_QUERYSTATSTICS_REFERENCE_DMA_BUFFER (d3dkmthk.h)
Reservado para uso del sistema. No debe usarse.
Sintaxis
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;
Miembros
NbCall
NbAllocationsReferenced
MaxNbAllocationsReferenced
NbNULLReference
NbWriteReference
NbRenamedAllocationsReferenced
NbIterationSearchingRenamedAllocation
NbLockedAllocationReferenced
NbAllocationWithValidPrepatchingInfoReferenced
NbAllocationWithInvalidPrepatchingInfoReferenced
NbDMABufferSuccessfullyPrePatched
NbPrimariesReferencesOverflow
NbAllocationWithNonPreferredResources
NbAllocationInsertedInMigrationTable
Requisitos
Requisito | Value |
---|---|
Servidor mínimo compatible | Windows Server 2022 |
Encabezado | d3dkmthk.h |