Searched refs:condBranchUpdate (Results 1 - 11 of 11) sorted by relevance

/gem5/src/cpu/pred/
H A Dltage.cc124 loopPredictor->condBranchUpdate(tid, branch_pc, taken,
127 tage->condBranchUpdate(tid, branch_pc, taken, bi->tageBranchInfo,
H A Dtage.cc78 tage->condBranchUpdate(tid, branch_pc, taken, tage_bi, nrand,
H A Dloop_predictor.hh204 void condBranchUpdate(ThreadID tid, Addr branch_pc, bool taken,
H A Dtage_sc_l.cc448 statisticalCorrector->condBranchUpdate(tid, branch_pc, taken,
452 loopPredictor->condBranchUpdate(tid, branch_pc, taken,
455 tage->condBranchUpdate(tid, branch_pc, taken, bi->tageBranchInfo,
H A Dmultiperspective_perceptron_tage.cc559 MPP_StatisticalCorrector::condBranchUpdate(ThreadID tid, Addr branch_pc, function in class:MPP_StatisticalCorrector
632 loopPredictor->condBranchUpdate(tid, instPC, taken,
640 statisticalCorrector->condBranchUpdate(tid, instPC, taken,
645 tage->condBranchUpdate(tid, instPC, taken, bi->tageBranchInfo,
H A Dmultiperspective_perceptron_tage.hh168 void condBranchUpdate(ThreadID tid, Addr branch_pc, bool taken,
H A Dtage_base.hh324 virtual void condBranchUpdate(
H A Dstatistical_corrector.hh266 virtual void condBranchUpdate(ThreadID tid, Addr branch_pc, bool taken,
H A Dloop_predictor.cc326 LoopPredictor::condBranchUpdate(ThreadID tid, Addr branch_pc, bool taken, function in class:LoopPredictor
H A Dstatistical_corrector.cc317 StatisticalCorrector::condBranchUpdate(ThreadID tid, Addr branch_pc, function in class:StatisticalCorrector
H A Dtage_base.cc509 TAGEBase::condBranchUpdate(ThreadID tid, Addr branch_pc, bool taken, function in class:TAGEBase

Completed in 23 milliseconds