gem5
|
#include <FaultModel.hh>
Public Attributes | |
int | vcs |
int | buff_per_vc |
float | fault_type [number_of_fault_types] |
Definition at line 101 of file FaultModel.hh.
int FaultModel::system_conf::buff_per_vc |
Definition at line 104 of file FaultModel.hh.
Referenced by FaultModel::FaultModel().
float FaultModel::system_conf::fault_type[number_of_fault_types] |
Definition at line 105 of file FaultModel.hh.
Referenced by FaultModel::FaultModel().
int FaultModel::system_conf::vcs |
Definition at line 103 of file FaultModel.hh.
Referenced by FaultModel::FaultModel().