Searched refs:f_pre_pdns (Results 1 - 4 of 4) sorted by relevance

/gem5/ext/drampower/src/
H A DCommandAnalysis.h95 int64_t f_pre_pdns; member in class:Data::CommandAnalysis
H A DCommandAnalysis.cc103 f_pre_pdns = 0;
H A DCmdHandlers.cc275 f_pre_pdns++;
H A DMemoryPowerModel.cc418 << endl << "#Power-Downs: " << c.f_act_pdns + c.s_act_pdns + c.f_pre_pdns + c.s_pre_pdns
421 << endl << " #Precharged Fast-exit Power-Downs: " << c.f_pre_pdns

Completed in 12 milliseconds