ChampSim
target_predictor.cc File Reference
#include <iostream>
#include "ooo_cpu.h"
#include "../basic_btb.h"
#include "../ittage_64KB.h"
#include "../ras.h"
Include dependency graph for target_predictor.cc:

Variables

BasicBTB< 2048, 8 > btb [NUM_CPUS]
 
my_predictorittage [NUM_CPUS]
 
RAS< 64, 4096 > ras [NUM_CPUS]
 

Variable Documentation

◆ btb

BasicBTB<2048, 8> btb[NUM_CPUS]

◆ ittage

my_predictor* ittage[NUM_CPUS]

◆ ras

RAS<64, 4096> ras[NUM_CPUS]