Searched defs:maxHist (Results 1 - 2 of 2) sorted by relevance

/gem5/src/cpu/pred/
H A Dtage_base.hh426 const unsigned maxHist; member in class:TAGEBase
H A DBranchPredictor.py116 maxHist = Param.Unsigned(130, "Maximum history size of TAGE") variable in class:TAGEBase
159 maxHist = 640 variable in class:LTAGE_TAGE
248 maxHist = 3000 variable in class:TAGE_SC_L_TAGE_64KB
279 maxHist = 1000 variable in class:TAGE_SC_L_TAGE_8KB
589 maxHist = 4096; variable in class:MPP_TAGE

Completed in 11 milliseconds