-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/1352/
-----------------------------------------------------------

Review request for Default.


Description
-------

Changeset 9171:17a82c487063
---------------------------
sim: Remove the unused SimObject::regFormulas method

Simulation objects normally register derived statistics, presumably
what regFormulas originally was meant for, in regStats(). This patch
removes regRegformulas since there is no need to have a separate
method call to register formulas.


Diffs
-----

  src/python/m5/SimObject.py 86c0e6ca5e7c 
  src/python/m5/simulate.py 86c0e6ca5e7c 
  src/sim/sim_object.hh 86c0e6ca5e7c 
  src/sim/sim_object.cc 86c0e6ca5e7c 

Diff: http://reviews.gem5.org/r/1352/diff/


Testing
-------


Thanks,

Ali Saidi

_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to