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

/gem5/src/cpu/pred/
H A Dtage_sc_l_8KB.hh79 struct SC_8KB_ThreadHistory : public SCThreadHistory
87 SCThreadHistory *makeThreadHistory() override;
H A Dmultiperspective_perceptron_tage_8KB.hh61 StatisticalCorrector::SCThreadHistory *makeThreadHistory() override;
H A Dtage_sc_l_64KB.hh102 struct SC_64KB_ThreadHistory : public SCThreadHistory
107 SCThreadHistory *makeThreadHistory() override;
H A Dmultiperspective_perceptron_tage_64KB.hh64 StatisticalCorrector::SCThreadHistory *makeThreadHistory() override;
H A Dstatistical_corrector.hh69 struct SCThreadHistory { struct in class:StatisticalCorrector
70 SCThreadHistory() { function in struct:StatisticalCorrector::SCThreadHistory
132 SCThreadHistory * scHistory;
213 virtual SCThreadHistory *makeThreadHistory();
H A Dmultiperspective_perceptron_tage_8KB.cc60 MPP_StatisticalCorrector_8KB::SCThreadHistory*
H A Dstatistical_corrector.cc91 StatisticalCorrector::SCThreadHistory*
94 return new SCThreadHistory();
H A Dmultiperspective_perceptron_tage.hh111 struct MPP_SCThreadHistory : public StatisticalCorrector::SCThreadHistory
H A Dmultiperspective_perceptron_tage_64KB.cc58 MPP_StatisticalCorrector_64KB::SCThreadHistory*
H A Dtage_sc_l_64KB.cc69 TAGE_SC_L_64KB_StatisticalCorrector::SCThreadHistory*
H A Dtage_sc_l_8KB.cc57 TAGE_SC_L_8KB_StatisticalCorrector::SCThreadHistory *

Completed in 16 milliseconds