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

/gem5/util/systemc/gem5_within_systemc/
H A Dsc_gem5_control.hh47 * Gem5System's using Gem5Control::makeSystem.
68 /** Gem5System's wrap CxxConfigManager's instantiating a gem5 System
72 * Gem5System::instantiate. After instantiation, any external ports
76 * own each Gem5System with the call to Gem5System::instantiate being
85 class Gem5System class in namespace:Gem5SystemC
100 Gem5System(CxxConfigManager *manager_,
103 virtual ~Gem5System();
153 virtual Gem5System *makeSystem(const std::string &system_name,
H A Dsc_gem5_control.cc92 Gem5System::Gem5System(CxxConfigManager *manager_, function in class:Gem5SystemC::Gem5System
102 Gem5System::~Gem5System()
108 Gem5System::setParam(const std::string &object,
116 Gem5System::setParamVector(const std::string &object,
125 Gem5System::instantiate()
148 fatal("Config problem in Gem5System: %s: %s",
185 Gem5System *
189 Gem5System *re
[all...]

Completed in 5 milliseconds