Searched refs:scHistoryUpdate (Results 1 - 12 of 12) sorted by relevance

/gem5/src/cpu/pred/
H A Dmultiperspective_perceptron_tage_8KB.hh69 void scHistoryUpdate(Addr branch_pc, const StaticInstPtr &inst, bool taken,
H A Dmultiperspective_perceptron_tage_64KB.hh72 void scHistoryUpdate(Addr branch_pc, const StaticInstPtr &inst, bool taken,
H A Dtage_sc_l_8KB.hh101 void scHistoryUpdate(
H A Dmultiperspective_perceptron_tage_8KB.cc121 MPP_StatisticalCorrector_8KB::scHistoryUpdate(Addr branch_pc, function in class:MPP_StatisticalCorrector_8KB
138 StatisticalCorrector::scHistoryUpdate(branch_pc, inst, taken, bi,
H A Dtage_sc_l_64KB.hh121 void scHistoryUpdate(Addr branch_pc, const StaticInstPtr &inst, bool taken,
H A Dmultiperspective_perceptron_tage_64KB.cc136 MPP_StatisticalCorrector_64KB::scHistoryUpdate(Addr branch_pc, function in class:MPP_StatisticalCorrector_64KB
156 StatisticalCorrector::scHistoryUpdate(branch_pc, inst, taken, bi,
H A Dtage_sc_l_64KB.cc141 TAGE_SC_L_64KB_StatisticalCorrector::scHistoryUpdate(Addr branch_pc, function in class:TAGE_SC_L_64KB_StatisticalCorrector
160 StatisticalCorrector::scHistoryUpdate(branch_pc, inst, taken, tage_bi,
H A Dtage_sc_l_8KB.cc104 TAGE_SC_L_8KB_StatisticalCorrector::scHistoryUpdate(Addr branch_pc, function in class:TAGE_SC_L_8KB_StatisticalCorrector
119 StatisticalCorrector::scHistoryUpdate(branch_pc, inst, taken, tage_bi,
H A Dstatistical_corrector.hh255 virtual void scHistoryUpdate(
H A Dmultiperspective_perceptron_tage.cc623 statisticalCorrector->scHistoryUpdate(instPC, inst, taken,
671 statisticalCorrector->scHistoryUpdate(instPC, inst, taken,
H A Dtage_sc_l.cc460 statisticalCorrector->scHistoryUpdate(branch_pc, inst, taken,
H A Dstatistical_corrector.cc288 StatisticalCorrector::scHistoryUpdate(Addr branch_pc, function in class:StatisticalCorrector

Completed in 20 milliseconds