public abstract static class WinNT.PROCESSOR_CACHE_TYPE extends Object
WinNT.CACHE_DESCRIPTOR structure.| Modifier and Type | Field | 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 | Description |
|---|---|
PROCESSOR_CACHE_TYPE() |