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

/gem5/ext/drampower/src/
H A DMemCommand.h64 * 14. PDN_S_ACT - Active Power-down Entry command (Slow-Exit)
86 PDN_S_ACT = 13, enumerator in enum:Data::MemCommand::cmds
158 "PDN_S_ACT",
H A DCommandAnalysis.cc241 } else if (type == MemCommand::PDN_S_ACT) {
H A DCmdHandlers.cc254 printWarningIfNotActive("All banks are precharged! Incorrect use of Active Power-Down.", MemCommand::PDN_S_ACT, timestamp, bank);

Completed in 15 milliseconds