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

/gem5/ext/mcpat/
H A Dsystem.h57 int device_type; member in class:System
H A Dsystem.cc193 device_type = -1;
209 ASSIGN_INT_IF("device_type", device_type);
285 if (device_type < 0) {
286 errorUnspecifiedParam("device_type");
306 interface_ip.data_arr_ram_cell_tech_type = device_type;
307 interface_ip.data_arr_peri_global_tech_type = device_type;
308 interface_ip.tag_arr_ram_cell_tech_type = device_type;
309 interface_ip.tag_arr_peri_global_tech_type = device_type;

Completed in 5 milliseconds