Searched refs:setMemoryMode (Results 1 - 5 of 5) sorted by relevance

/gem5/util/cxx_config/
H A Dmain.cc296 system.setMemoryMode(Enums::timing);
/gem5/util/systemc/gem5_within_systemc/
H A Dmain.cc440 system.setMemoryMode(Enums::timing);
/gem5/src/sim/
H A Dsystem.hh188 void setMemoryMode(Enums::MemoryMode mode);
H A Dsystem.cc232 System::setMemoryMode(Enums::MemoryMode mode) function in class:System
/gem5/src/python/m5/
H A Dsimulate.py240 system.setMemoryMode(mode)

Completed in 10 milliseconds