public abstract static class WinNT.PROCESSOR_CACHE_TYPE
extends java.lang.Object
WinNT.CACHE_DESCRIPTOR
structure.Modifier and Type | Field and Description |
---|---|
static int |
CacheData
The cache is for data.
|
static int |
CacheInstruction
The cache is for processor instructions.
|
static int |
CacheTrace
The cache is for traces.
|
static int |
CacheUnified
The cache is unified.
|
Constructor and Description |
---|
PROCESSOR_CACHE_TYPE() |