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

/gem5/src/mem/
H A Ddrampower.hh86 static bool hasTwoVDD(const DRAMCtrlParams* p);
H A Ddrampower.cc66 archSpec.twoVoltageDomains = hasTwoVDD(p);
147 DRAMPower::hasTwoVDD(const DRAMCtrlParams* p) function in class:DRAMPower

Completed in 5 milliseconds