gem5  v22.1.0.0
Public Attributes | List of all members
gem5::branch_prediction::SimpleIndirectPredictor::ThreadInfo Struct Reference

Public Attributes

std::deque< HistoryEntrypathHist
 
unsigned headHistEntry = 0
 
unsigned ghr = 0
 

Detailed Description

Definition at line 94 of file simple_indirect.hh.

Member Data Documentation

◆ ghr

unsigned gem5::branch_prediction::SimpleIndirectPredictor::ThreadInfo::ghr = 0

◆ headHistEntry

unsigned gem5::branch_prediction::SimpleIndirectPredictor::ThreadInfo::headHistEntry = 0

◆ pathHist

std::deque<HistoryEntry> gem5::branch_prediction::SimpleIndirectPredictor::ThreadInfo::pathHist

The documentation for this struct was generated from the following file:

Generated on Wed Dec 21 2022 10:23:38 for gem5 by doxygen 1.9.1