Searched refs:isBankActiveInPasr (Results 1 - 3 of 3) sorted by relevance

/gem5/ext/drampower/src/
H A DMemBankWiseParams.h75 bool isBankActiveInPasr(const unsigned bankIdx) const;
H A DMemBankWiseParams.cc157 bool MemBankWiseParams::isBankActiveInPasr(const unsigned bankIdx) const function in class:MemBankWiseParams
H A DMemoryPowerModel.cc553 if (bwPowerParams.isBankActiveInPasr(bnkIdx)){

Completed in 8 milliseconds