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

/gem5/src/cpu/pred/
H A Dmultiperspective_perceptron_8KB.cc61 addSpec(new LOCAL(-1, 1.5625, 512, 6, *this));
H A Dmultiperspective_perceptron_64KB.cc76 addSpec(new LOCAL(-1, 1.0, 1024, 6, *this));
77 addSpec(new LOCAL(-1, 2.0, 3467, 6, *this));
H A Dmultiperspective_perceptron.hh735 class LOCAL : public HistorySpec { class in class:MultiperspectivePerceptron
737 LOCAL(int p1, double coeff, int size, int width, function in class:MultiperspectivePerceptron::LOCAL

Completed in 10 milliseconds