ChampSim
|
Macros | |
#define | NTABLES 16 |
#define | MAXHIST 232 |
#define | MINHIST 3 |
#define | SPEED 18 |
#define | LOG_TABLE_SIZE 12 |
#define | TABLE_SIZE (1 << LOG_TABLE_SIZE) |
#define | NGHIST_WORDS (MAXHIST / LOG_TABLE_SIZE + 1) |
#define LOG_TABLE_SIZE 12 |
#define MAXHIST 232 |
#define MINHIST 3 |
#define NGHIST_WORDS (MAXHIST / LOG_TABLE_SIZE + 1) |
#define NTABLES 16 |
#define SPEED 18 |
#define TABLE_SIZE (1 << LOG_TABLE_SIZE) |