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

/gem5/src/cpu/pred/
H A Dmultiperspective_perceptron_tage.cc480 threadData[tid]->insertRecency(recency_pc, assoc);
H A Dmultiperspective_perceptron.cc794 threadData[tid]->insertRecency(bi->getPC2(), assoc);
H A Dmultiperspective_perceptron.hh322 void insertRecency(unsigned int pc, int assoc) { function in struct:MultiperspectivePerceptron::ThreadData

Completed in 9 milliseconds