gem5
[DEVELOP-FOR-23.0]
|
#include "common.h"
Go to the source code of this file.
Functions | |
ofstream | lout ("systemc.log") |
Display to standard out and to logfile "systemc.log" More... | |
SC_MODULE (DISPLAY) | |
ofstream lout | ( | "systemc.log" | ) |
Display to standard out and to logfile "systemc.log"
SC_MODULE | ( | DISPLAY | ) |
Definition at line 50 of file display.h.
References gem5::MipsISA::int_reg::A1, gem5::ArmISA::a1, gem5::MipsISA::int_reg::A2, gem5::MipsISA::int_reg::A3, gem5::RiscvISA::int_reg::A4, gem5::RiscvISA::int_reg::A5, gem5::RiscvISA::int_reg::A6, gem5::RiscvISA::int_reg::A7, gem5::PowerISA::d1, gem5::PowerISA::d2, gem5::statistics::reset(), SC_HAS_PROCESS, and SC_METHOD.