Files
gem5/base
Nathan Binkert 07d56ae7be better binning of Average stats
base/statistics.hh:
    Try to make binning of Average statistics work a little better.
    This solution is far from perfect though since we really need
    to call set(p.current, p) when the binning takes place.

    To fix the binning, we need to have the current value non-binned,
    to do that, we make make the current value part of the Params struct.
    This means that we can't pass around const Params structs

    Maybe we need a binswap callback :/

--HG--
extra : convert_revision : c2892387dbabe011bdcd6f0d99005c1c50653720
2003-11-06 02:28:27 -05:00
..
2003-10-07 10:41:54 -04:00
2003-10-20 21:38:32 -04:00
2003-10-07 10:41:54 -04:00
2003-10-07 10:41:54 -04:00
2003-10-07 10:41:54 -04:00
2003-10-07 10:41:54 -04:00
2003-10-07 10:41:54 -04:00
2003-10-14 13:29:20 -04:00
2003-10-15 16:39:37 -04:00
2003-10-07 10:41:54 -04:00
2003-10-07 10:41:54 -04:00
2003-10-30 15:15:27 -05:00
2003-10-30 15:15:27 -05:00
2003-10-07 10:41:54 -04:00
2003-10-15 16:39:37 -04:00
2003-10-07 10:41:54 -04:00
2003-11-06 02:28:27 -05:00
2003-10-07 10:41:54 -04:00
2003-10-15 16:39:37 -04:00