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

#include <statistical_corrector.hh>

Inheritance diagram for StatisticalCorrector::BranchInfo:
MPP_StatisticalCorrector::BranchInfo

Public Member Functions

 BranchInfo ()
 

Public Attributes

bool lowConf
 
bool highConf
 
bool altConf
 
bool medConf
 
bool scPred
 
int lsum
 
int thres
 
bool predBeforeSC
 
bool usedScPred
 

Detailed Description

Definition at line 192 of file statistical_corrector.hh.

Constructor & Destructor Documentation

◆ BranchInfo()

StatisticalCorrector::BranchInfo::BranchInfo ( )
inline

Definition at line 194 of file statistical_corrector.hh.

Member Data Documentation

◆ altConf

bool StatisticalCorrector::BranchInfo::altConf

Definition at line 203 of file statistical_corrector.hh.

◆ highConf

bool StatisticalCorrector::BranchInfo::highConf

Definition at line 202 of file statistical_corrector.hh.

◆ lowConf

bool StatisticalCorrector::BranchInfo::lowConf

Definition at line 201 of file statistical_corrector.hh.

◆ lsum

int StatisticalCorrector::BranchInfo::lsum

Definition at line 207 of file statistical_corrector.hh.

◆ medConf

bool StatisticalCorrector::BranchInfo::medConf

Definition at line 204 of file statistical_corrector.hh.

◆ predBeforeSC

bool StatisticalCorrector::BranchInfo::predBeforeSC

Definition at line 209 of file statistical_corrector.hh.

◆ scPred

bool StatisticalCorrector::BranchInfo::scPred

Definition at line 206 of file statistical_corrector.hh.

◆ thres

int StatisticalCorrector::BranchInfo::thres

Definition at line 208 of file statistical_corrector.hh.

◆ usedScPred

bool StatisticalCorrector::BranchInfo::usedScPred

Definition at line 210 of file statistical_corrector.hh.


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

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