Main Page | Class List | File List | Class Members

Run-timeCacheSimulator Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
CACHEThe cache simulator main class
CACHE_LINERepresents a single cache line
CACHE_SET_COLLECTIONRepresents a single cache set collection, i.e., the line C(i,:)
CS_ARRAY< T >Denotes the base simulated datatype
CS_CRS< T >The compressed row storage sparse matrix data structure
CS_ELEMENT< T >Denotes the base simulated datatype
CS_ICRS< T >The *incremental* compressed row storage sparse matrix data structure
CS_MATRIX< T >Denotes the base simulated datatype
CS_Triplet< T >Cache-simulated triplet (i,j,v), where i and j are indices and v as a value of template type T
CS_TS< T >Cache-simulated version of the Triplet Scheme method to store sparse matrices
CS_ZZ_ICRS< T >The zig-zag incremental compressed row storage sparse matrix data structure
DIRECT_MAPPED_CACHEDirect Mapped cache using simple modulo as mapping function
LRU_STACKA stack-like structure which always has the least recently used item at the bottom, and the most recently used at the top
onlyPublicClass providing means to strip all private and protected data members of .h-files, leaving only public members
STATUSClass (struct) to simplify keeping cache statistics

Generated on Fri Aug 15 18:12:22 2008 for Run-timeCacheSimulator by  doxygen 1.3.9.1