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

/gem5/ext/drampower/src/
H A DCmdScheduler.cc143 uint64_t newtranstime; local
159 timestamp >> newtranstime; local
160 transTime = transTime + static_cast<int64_t>(newtranstime);

Completed in 6 milliseconds