public final class CacheLevelInfo
extends java.lang.Object
| Modifier and Type | Method | Description |
|---|---|---|
int |
getCacheLevel() |
Get the level index.
|
int |
getCacheLevelSizeKB() |
Get the size of this cache level in kilobytes.
|
int |
getCacheLineSize() |
Get the cache line size in bytes.
|
CacheType |
getCacheType() |
Get the type of cache.
|
public int getCacheLevel()
public CacheType getCacheType()
CacheType.UNKNOWN is returned.null)public int getCacheLevelSizeKB()
public int getCacheLineSize()
Copyright © 2017 JBoss, a division of Red Hat, Inc.