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

/gem5/src/cpu/pred/
H A Dmultiperspective_perceptron_tage_8KB.hh62 int gPredictions(ThreadID tid, Addr branch_pc,
H A Dmultiperspective_perceptron_tage_64KB.hh65 int gPredictions(ThreadID tid, Addr branch_pc,
H A Dtage_sc_l_8KB.hh96 int gPredictions( ThreadID tid, Addr branch_pc,
H A Dtage_sc_l_64KB.hh116 int gPredictions(ThreadID tid, Addr branch_pc, BranchInfo* bi,
H A Dmultiperspective_perceptron_tage_8KB.cc82 MPP_StatisticalCorrector_8KB::gPredictions(ThreadID tid, Addr branch_pc, function in class:MPP_StatisticalCorrector_8KB
H A Dmultiperspective_perceptron_tage_64KB.cc83 MPP_StatisticalCorrector_64KB::gPredictions(ThreadID tid, Addr branch_pc, function in class:MPP_StatisticalCorrector_64KB
H A Dstatistical_corrector.hh233 virtual int gPredictions(ThreadID tid, Addr branch_pc, BranchInfo* bi,
H A Dtage_sc_l_64KB.cc93 TAGE_SC_L_64KB_StatisticalCorrector::gPredictions(ThreadID tid, Addr branch_pc, function in class:TAGE_SC_L_64KB_StatisticalCorrector
H A Dtage_sc_l_8KB.cc75 TAGE_SC_L_8KB_StatisticalCorrector::gPredictions( function in class:TAGE_SC_L_8KB_StatisticalCorrector
H A Dstatistical_corrector.cc251 int thres = gPredictions(tid, branch_pc, bi, lsum, phist);
H A Dmultiperspective_perceptron_tage.cc363 int thres = gPredictions(tid, branch_pc, bi, lsum, phist);

Completed in 22 milliseconds