CohereSim: A Bus-based Cache Simulator
v3.3
A tool for education in computing - learn about coherence protocols, replacement policies, and SMP vs DSM
|
Implementation of the InteractiveModeReplacer class. More...
Enumerations | |
enum | col_width_e { COL_WIDTH_OP = 2 , COL_WIDTH_EVENT = 16 , COL_WIDTH_SOURCE = 11 , COL_WIDTH_STATES = 3 * N_INTERACTIVE_MODE_LINES - 1 , COL_WIDTH_ACCESS = 8 , COL_WIDTH_VICTIM = 6 , COL_WIDTH_TAGS = 2 * N_INTERACTIVE_MODE_LINES - 1 , COL_WIDTH_REP_STATE = 15 } |
Table column widths. More... | |
Implementation of the InteractiveModeReplacer class.
enum col_width_e |
Table column widths.