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

/gem5/ext/drampower/src/
H A DCommandAnalysis.h91 int64_t f_act_pdns; member in class:Data::CommandAnalysis
H A DCommandAnalysis.cc101 f_act_pdns = 0;
H A DCmdHandlers.cc234 f_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
419 << endl << " #Active Fast-exit Power-Downs: " << c.f_act_pdns

Completed in 15 milliseconds