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

/gem5/src/mem/
H A Ddram_ctrl.cc1114 if (rank.inLowPowerState) {
1385 if ((r->pwrState == PWR_SREF) && r->inLowPowerState) {
1726 refreshState(REF_IDLE), inLowPowerState(false), rank(rank),
1927 if (inLowPowerState) {
2158 inLowPowerState = true;
2192 inLowPowerState = false;
H A Ddram_ctrl.hh388 bool inLowPowerState; member in class:DRAMCtrl::Rank

Completed in 15 milliseconds