Searched refs:Global (Results 1 - 7 of 7) sorted by relevance

/gem5/src/sim/
H A Dstat_control.cc109 struct Global struct in namespace:Stats
120 Global();
123 Global::Global() function in class:Stats::Global
210 static Global global;
/gem5/ext/mcpat/
H A Dinterconnect.h102 enum Wire_type wire_model = Global, double width_s = 1.0,
/gem5/ext/mcpat/cacti/
H A Dnuca.cc218 wt_min = Global;
222 wt_min = Global;
450 if (fr->h_wire->wt == Global) {
H A Dcacti_interface.h106 Global /* gloabl wires with repeaters */, enumerator in enum:Wire_type
H A Dio.cc385 wt = Global;
398 } else if (!(strncmp("Global", temp_var, strlen("Global")))) {
400 wt = Global;
769 g_ip->wt = Global;
773 g_ip->wt = Global;
977 g_ip->wt = Global;
1564 cout << " Data array, H-tree wire type: Global wires with 5\% delay penalty\n";
1567 cout << " Data array, H-tree wire type: Global wires with 10\% delay penalty\n";
1570 cout << " Data array, H-tree wire type: Global wire
[all...]
H A DUcache.cc126 wt_min = Global;
130 wt_min = Global;
H A Dwire.cc148 if (wt == Global) {

Completed in 30 milliseconds