|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
MethodCacheStrategy | A common interface for various method cache analysis strategies. |
Class Summary | |
---|---|
DualMethodCacheStrategy | Performs simple cache hit analysis based on a dual-method cache configuration. |
MethodCacheStrategy.HitRatio | A simple encapsulation of a cache hit ratio. |
SingleMethodCacheStrategy | Performs cache hit analysis based on a single-method cache configuration. |
Provides an interface to the instruction cache model for a Java processor. Also includes default models for the JOP processor.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |