Public Member Functions | |
DRAMSimC (ComponentId_t id, Params_t ¶ms) | |
int | Finish () |
Called after simulation completes, but before objects are destroyed. |
int DRAMSimC::Finish | ( | ) | [virtual] |
Called after simulation completes, but before objects are destroyed.
A good place to print out statistics.
Reimplemented from SST::Component.