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

/gem5/ext/drampower/src/libdrampower/
H A DLibDRAMPower.cc74 void libDRAMPower::updateCounters(bool lastUpdate, int64_t timestamp) function in class:libDRAMPower
82 updateCounters(true);
89 updateCounters(false, timestamp);
H A DLibDRAMPower.h74 void updateCounters(bool lastUpdate, int64_t timestamp = 0);

Completed in 4 milliseconds