Process Hacker
_ET_PROCESS_GPU_STATISTICS Struct Reference

#include <exttools.h>

Data Fields

ULONG SegmentCount
 
ULONG NodeCount
 
ULONG64 DedicatedCommitted
 
ULONG64 SharedCommitted
 
ULONG64 BytesAllocated
 
ULONG64 BytesReserved
 
ULONG64 WriteCombinedBytesAllocated
 
ULONG64 WriteCombinedBytesReserved
 
ULONG64 CachedBytesAllocated
 
ULONG64 CachedBytesReserved
 
ULONG64 SectionBytesAllocated
 
ULONG64 SectionBytesReserved
 
ULONG64 RunningTime
 
ULONG64 ContextSwitches
 

Detailed Description

Definition at line 383 of file exttools.h.

Field Documentation

ULONG64 BytesAllocated

Definition at line 391 of file exttools.h.

ULONG64 BytesReserved

Definition at line 392 of file exttools.h.

ULONG64 CachedBytesAllocated

Definition at line 395 of file exttools.h.

ULONG64 CachedBytesReserved

Definition at line 396 of file exttools.h.

ULONG64 ContextSwitches

Definition at line 401 of file exttools.h.

ULONG64 DedicatedCommitted

Definition at line 388 of file exttools.h.

ULONG NodeCount

Definition at line 386 of file exttools.h.

ULONG64 RunningTime

Definition at line 400 of file exttools.h.

ULONG64 SectionBytesAllocated

Definition at line 397 of file exttools.h.

ULONG64 SectionBytesReserved

Definition at line 398 of file exttools.h.

ULONG SegmentCount

Definition at line 385 of file exttools.h.

ULONG64 SharedCommitted

Definition at line 389 of file exttools.h.

ULONG64 WriteCombinedBytesAllocated

Definition at line 393 of file exttools.h.

ULONG64 WriteCombinedBytesReserved

Definition at line 394 of file exttools.h.


The documentation for this struct was generated from the following file: