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

/gem5/src/mem/
H A Ddrampower.hh81 static uint8_t getDataRate(const DRAMCtrlParams* p);
H A Ddrampower.cc58 archSpec.dataRate = getDataRate(p);
153 DRAMPower::getDataRate(const DRAMCtrlParams* p) function in class:DRAMPower

Completed in 4 milliseconds