Searched refs:fault_type (Results 1 - 2 of 2) sorted by relevance

/gem5/src/mem/ruby/network/fault_model/
H A DFaultModel.hh66 enum fault_type enum in class:FaultModel
105 float fault_type[number_of_fault_types]; member in struct:FaultModel::system_conf
H A DFaultModel.cc68 configuration.fault_type[fault_index] =
204 fault_vector[i] = routers[routerID].fault_type[i] *
241 ( 1.0 - (routers[routerID].fault_type[i] *
260 cout << (100 * configurations[record].fault_type[fault_type_num]);

Completed in 5 milliseconds