Fix the system clock at 1THz making 1 simulation tick = 1 ps
[gem5.git] / cpu / exetrace.hh
index 1515869ad3aa552e0be73b21f553d3fe56de9184..48d8966d8d44bbfe846ff4c02680d533b07695b7 100644 (file)
@@ -148,6 +148,7 @@ class InstRecord : public Record
     };
 
     static std::vector<bool> flags;
+    static std::string trace_system;
 
     static void setParams();