public final class CacheLevelInfo extends Object
Modifier and Type | Method and 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 © 2015 JBoss, a division of Red Hat, Inc.