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

/gem5/ext/drampower/src/
H A DCommandAnalysis.h93 int64_t s_act_pdns; member in class:Data::CommandAnalysis
H A DCommandAnalysis.cc102 s_act_pdns = 0;
H A DCmdHandlers.cc255 s_act_pdns++;
H A DMemoryPowerModel.cc418 << endl << "#Power-Downs: " << c.f_act_pdns + c.s_act_pdns + c.f_pre_pdns + c.s_pre_pdns
420 << endl << " #Active Slow-exit Power-Downs: " << c.s_act_pdns

Completed in 12 milliseconds