Review Board 2.0.15


sim: Remove the unused SimObject::regFormulas method

Review Request #1352 - Created Aug. 16, 2012 and submitted

Information
Ali Saidi
gem5
default
Reviewers
Default
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.

   
Review request changed
Updated (Sept. 7, 2012, 5:21 a.m.)

Status: Closed (submitted)