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

/gem5/src/cpu/pred/
H A Dtage_base.hh430 std::vector<int> logTagTableSizes; member in class:TAGEBase
H A DBranchPredictor.py120 logTagTableSizes = VectorParam.Int( variable in class:TAGEBase
161 logTagTableSizes = [14, 10, 10, 11, 11, 11, 11, 10, 10, 10, 10, 9, 9] variable in class:LTAGE_TAGE
252 logTagTableSizes = [13] variable in class:TAGE_SC_L_TAGE_64KB
286 logTagTableSizes = [12] variable in class:TAGE_SC_L_TAGE_8KB
592 logTagTableSizes = [14, 10, 11, 11, 11, 11, 11, 12, 12, variable in class:MPP_TAGE
717 logTagTableSizes = [12, 8, 8, 9, 9, 8, 8, 8, 7, 6, 7] variable in class:MPP_TAGE_8KB

Completed in 11 milliseconds