public static class BDDFactory.CacheStats extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
opHit |
int |
opMiss |
int |
swapCount |
int |
uniqueAccess |
int |
uniqueChain |
int |
uniqueHit |
int |
uniqueMiss |
| Modifier | Constructor and Description |
|---|---|
protected |
CacheStats() |
Copyright © 2020. All rights reserved.