ChampSim
ittage_64KB.h File Reference
#include "instruction.h"
#include <inttypes.h>
#include <math.h>
Include dependency graph for ittage_64KB.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  my_predictor
 
class  my_predictor::folded_history
 
class  my_predictor::specentry
 
class  my_predictor::gentry
 
class  my_predictor::regionentry
 

Macros

#define NHIST   15 /*number of tagged tables*/
 
#define SHARINGTABLES   /* share some interleaved tables*/
 
#define INITHISTLENGTH   /* use tuned history lengths*/
 
#define IUM
 
#define LOGG   12
 
#define LOGTICK   6
 
#define HISTBUFFERLENGTH   4096
 
#define LOGSPEC   6
 
#define STEP1   3
 
#define STEP2   11
 
#define PRINTCHAR
 

Macro Definition Documentation

◆ HISTBUFFERLENGTH

#define HISTBUFFERLENGTH   4096

◆ INITHISTLENGTH

#define INITHISTLENGTH   /* use tuned history lengths*/

◆ IUM

#define IUM

◆ LOGG

#define LOGG   12

◆ LOGSPEC

#define LOGSPEC   6

◆ LOGTICK

#define LOGTICK   6

◆ NHIST

#define NHIST   15 /*number of tagged tables*/

◆ PRINTCHAR

#define PRINTCHAR

◆ SHARINGTABLES

#define SHARINGTABLES   /* share some interleaved tables*/

◆ STEP1

#define STEP1   3

◆ STEP2

#define STEP2   11