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

/gem5/ext/mcpat/
H A Dsystem.h67 void displayInterconnectType(int interconnect_type_, uint32_t indent = 0);
H A Dsystem.cc138 void System::displayInterconnectType(int interconnect_type_, uint32_t indent) { argument
142 switch ( interconnect_type_ ) {

Completed in 5 milliseconds