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

/gem5/src/cpu/pred/
H A Dmultiperspective_perceptron_tage.hh52 std::vector<unsigned int> tunedHistoryLengths; member in class:MPP_TAGE
H A DBranchPredictor.py594 tunedHistoryLengths = VectorParam.Unsigned([0, 5, 12, 15, 21, 31, 43, 64, variable in class:MPP_TAGE
718 tunedHistoryLengths = [0, 4, 8, 13, 23, 36, 56, 93, 145, 226, 359] variable in class:MPP_TAGE_8KB

Completed in 10 milliseconds