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

/gem5/ext/mcpat/cacti/
H A Dparameter.h102 class InterconnectType { class in class:TechnologyParameter
113 InterconnectType(): pitch(0), R_per_um(0), C_per_um(0) { }; function in class:TechnologyParameter::InterconnectType
225 InterconnectType wire_local;
226 InterconnectType wire_inside_mat;
227 InterconnectType wire_outside_mat;
H A Dparameter.cc74 void TechnologyParameter::InterconnectType::display(uint32_t indent) {
209 const TechnologyParameter::InterconnectType & wire_local = g_tp.wire_local;

Completed in 9 milliseconds