Searched refs:end_act_op (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/drampower/src/
H A DCommandAnalysis.cc132 end_act_op = timestamp;
277 end_act_op = latest_act_cycle + timeToCompletion(MemCommand::ACT) - 1;
281 end_act_op));
H A DCommandAnalysis.h183 int64_t end_act_op; member in class:Data::CommandAnalysis

Completed in 6 milliseconds