gem5  v20.1.0.0
Public Member Functions | Public Attributes | List of all members
SimpleIndirectPredictor::ThreadInfo Struct Reference

Public Member Functions

 ThreadInfo ()
 

Public Attributes

std::deque< HistoryEntrypathHist
 
unsigned headHistEntry
 
unsigned ghr
 

Detailed Description

Definition at line 90 of file simple_indirect.hh.

Constructor & Destructor Documentation

◆ ThreadInfo()

SimpleIndirectPredictor::ThreadInfo::ThreadInfo ( )
inline

Definition at line 91 of file simple_indirect.hh.

Member Data Documentation

◆ ghr

unsigned SimpleIndirectPredictor::ThreadInfo::ghr

Definition at line 95 of file simple_indirect.hh.

Referenced by SimpleIndirectPredictor::SimpleIndirectPredictor().

◆ headHistEntry

unsigned SimpleIndirectPredictor::ThreadInfo::headHistEntry

Definition at line 94 of file simple_indirect.hh.

Referenced by SimpleIndirectPredictor::commit().

◆ pathHist

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

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

Generated on Wed Sep 30 2020 14:02:31 for gem5 by doxygen 1.8.17