Searched refs:SGHISTPATH (Results 1 - 3 of 3) sorted by relevance

/gem5/src/cpu/pred/
H A Dmultiperspective_perceptron_8KB.cc64 addSpec(new SGHISTPATH(0, 4, 3, 1.65625, 0, 6, *this));
65 addSpec(new SGHISTPATH(1, 2, 5, 2.53125, 0, 5, *this));
H A Dmultiperspective_perceptron_64KB.cc85 addSpec(new SGHISTPATH(1, 2, 5, 1.25, 768, 6, *this));
86 addSpec(new SGHISTPATH(1, 5, 2, 1.3125, 972, 6, *this));
H A Dmultiperspective_perceptron.hh975 class SGHISTPATH : public HistorySpec { class in class:MultiperspectivePerceptron
977 SGHISTPATH(int p1, int p2, int p3, double coeff, int size, int width, function in class:MultiperspectivePerceptron::SGHISTPATH

Completed in 10 milliseconds