ChampSim
|
#include <iostream>
#include "ooo_cpu.h"
#include "../basic_btb.h"
#include "../ittage_64KB.h"
#include "../ras.h"
Variables | |
BasicBTB< 2048, 8 > | btb [NUM_CPUS] |
my_predictor * | ittage [NUM_CPUS] |
RAS< 64, 4096 > | ras [NUM_CPUS] |
BasicBTB<2048, 8> btb[NUM_CPUS] |
my_predictor* ittage[NUM_CPUS] |
RAS<64, 4096> ras[NUM_CPUS] |