Searched refs:getPC2 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/cpu/pred/
H A Dmultiperspective_perceptron.cc275 unsigned int g = spec.getHash(tid, bi.getPC(), bi.getPC2(), index);
280 h ^= bi.getPC2();
295 bi.getPC2(), 31, index);
736 threadData[tid]->path_history[0] = bi->getPC2();
752 threadData[tid]->modpath_histories[i][0] = bi->getPC2();
794 threadData[tid]->insertRecency(bi->getPC2(), assoc);
H A Dmultiperspective_perceptron.hh122 unsigned short int getPC2() const function in class:MultiperspectivePerceptron::MPPBranchInfo

Completed in 12 milliseconds