Searched refs:Printer (Results 1 - 4 of 4) sorted by relevance

/gem5/util/systemc/systemc_within_gem5/systemc_simple_object/
H A Dprinter.cc36 // objects. It instantiates the Printer object and sets it up using the
40 Printer *
43 Printer *printer = new Printer(name.c_str());
H A Dprinter.hh48 class Printer : public sc_core::sc_module class in inherits:sc_core::sc_module
54 SC_CTOR(Printer)
H A Dfeeder.hh57 Printer *printer;
/gem5/util/systemc/systemc_within_gem5/systemc_sc_main/
H A Dsc_main.cc36 class Printer : public sc_core::sc_module class in inherits:sc_core::sc_module
41 SC_CTOR(Printer)
103 Printer printer("printer");

Completed in 3 milliseconds