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

/gem5/src/cpu/pred/
H A Dbpred_unit.hh209 indirectHistory(indirect_history), RASTarget(0), RASIndex(0),
231 void *indirectHistory; member in struct:BPredUnit::PredictorHistory
H A Dbpred_unit.cc360 iPred->commit(done_sn, tid, predHist[tid].back().indirectHistory);
397 iPred->deleteIndirectInfo(tid, pred_hist.front().indirectHistory);
483 pred_hist.front().indirectHistory, actually_taken);
500 hist_it->seqNum, pred_hist.front().indirectHistory,

Completed in 4 milliseconds