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

/gem5/src/cpu/pred/
H A Dtage_base.hh429 std::vector<unsigned> tagTableTagWidths; member in class:TAGEBase
H A DBranchPredictor.py118 tagTableTagWidths = VectorParam.Unsigned( variable in class:TAGEBase
160 tagTableTagWidths = [0, 7, 7, 8, 8, 9, 10, 11, 12, 12, 13, 14, 15] variable in class:LTAGE_TAGE
209 tagTableTagWidths = [0] variable in class:TAGE_SC_L_TAGE
590 tagTableTagWidths = [0, 7, 9, 9, 9, 10, 11, 11, 12, 12, variable in class:MPP_TAGE
716 tagTableTagWidths = [0, 7, 7, 7, 8, 9, 10, 10, 11, 13, 13] variable in class:MPP_TAGE_8KB

Completed in 11 milliseconds