Searched refs:shortTagsSize (Results 1 - 3 of 3) sorted by relevance

/gem5/src/cpu/pred/
H A Dtage_sc_l.hh55 const unsigned shortTagsSize; member in class:TAGE_SC_L_TAGE
83 shortTagsSize(p->shortTagsSize),
H A DBranchPredictor.py231 shortTagsSize = Param.Unsigned(8, "Size of the short tags") variable in class:TAGE_SC_L_TAGE
H A Dtage_sc_l.cc104 (i < firstLongTagTable) ? shortTagsSize : longTagsSize);

Completed in 12 milliseconds