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

/gem5/configs/dram/
H A Dsweep.py61 "DRAM" : lambda x: x.createDram,
/gem5/src/cpu/testers/traffic_gen/
H A Dbase.hh274 std::shared_ptr<BaseGen> createDram(
H A Dtraffic_gen.cc250 states[id] = createDram(duration, start_addr,
H A Dbase.cc400 BaseTrafficGen::createDram(Tick duration, function in class:BaseTrafficGen

Completed in 10 milliseconds