Searched defs:logs (Results 1 - 3 of 3) sorted by relevance
/gem5/src/cpu/pred/ |
H A D | statistical_corrector.cc | 176 StatisticalCorrector::gIndex(Addr branch_pc, int64_t bhist, int logs, int nbr, argument 186 gPredict(Addr branch_pc, int64_t hist, std::vector<int> & length, std::vector<int8_t> * tab, int nbr, int logs, std::vector<int8_t> & w) argument 202 gUpdate(Addr branch_pc, bool taken, int64_t hist, std::vector<int> & length, std::vector<int8_t> * tab, int nbr, int logs, std::vector<int8_t> & w, BranchInfo* bi) argument
|
H A D | multiperspective_perceptron_tage.cc | 333 gUpdate(Addr branch_pc, bool taken, int64_t hist, std::vector<int> & length, std::vector<int8_t> * tab, int nbr, int logs, std::vector<int8_t> & w, StatisticalCorrector::BranchInfo* bi) argument
|
/gem5/src/base/stats/ |
H A D | info.hh | 191 Counter logs; member in struct:Stats::DistData
|
Completed in 10 milliseconds