gem5  v20.1.0.0
Public Attributes | List of all members
FaultModel::system_conf Struct Reference

#include <FaultModel.hh>

Public Attributes

int vcs
 
int buff_per_vc
 
float fault_type [number_of_fault_types]
 

Detailed Description

Definition at line 99 of file FaultModel.hh.

Member Data Documentation

◆ buff_per_vc

int FaultModel::system_conf::buff_per_vc

Definition at line 102 of file FaultModel.hh.

Referenced by FaultModel::FaultModel().

◆ fault_type

float FaultModel::system_conf::fault_type[number_of_fault_types]

Definition at line 103 of file FaultModel.hh.

Referenced by FaultModel::FaultModel().

◆ vcs

int FaultModel::system_conf::vcs

Definition at line 101 of file FaultModel.hh.

Referenced by FaultModel::FaultModel().


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

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