Searched defs:thres (Results 1 - 7 of 7) sorted by relevance

/gem5/src/cpu/pred/
H A Dmultiperspective_perceptron_tage_64KB.cc108 int thres = pUpdateThreshold[getIndUpd(branch_pc)]; local
H A Dmultiperspective_perceptron_tage_8KB.cc99 int thres = pUpdateThreshold[getIndUpd(branch_pc)]; local
H A Dtage_sc_l_64KB.cc125 int thres = (updateThreshold>>3) + pUpdateThreshold[getIndUpd(branch_pc)] local
H A Dstatistical_corrector.cc251 int thres = gPredictions(tid, branch_pc, bi, lsum, phist); local
[all...]
H A Dtage_sc_l_8KB.cc93 int thres = (updateThreshold>>3)+pUpdateThreshold[getIndUpd(branch_pc)]; local
H A Dstatistical_corrector.hh205 int thres; member in struct:StatisticalCorrector::BranchInfo
H A Dmultiperspective_perceptron_tage.cc363 int thres = gPredictions(tid, branch_pc, bi, lsum, phist); local
[all...]

Completed in 15 milliseconds