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

/gem5/ext/drampower/src/
H A DCAHelpers.cc99 void CommandAnalysis::printWarningIfNotActive(const string& warning, int type, int64_t timestamp, unsigned bank) function in class:CommandAnalysis
H A DCommandAnalysis.h247 void printWarningIfNotActive(const std::string& warning, int type, int64_t timestamp, unsigned bank);
H A DCmdHandlers.cc233 printWarningIfNotActive("All banks are precharged! Incorrect use of Active Power-Down.", MemCommand::PDN_F_ACT, timestamp, bank);
254 printWarningIfNotActive("All banks are precharged! Incorrect use of Active Power-Down.", MemCommand::PDN_S_ACT, timestamp, bank);

Completed in 8 milliseconds