Hi Sujay,

I don't think there's any way to keep a stat from being reset when reset()
is called, sorry.  You'd have to hack that in.

Lisa

On Wed, Mar 17, 2010 at 2:57 PM, Sujay Phadke <[email protected]>wrote:

> Hello,
>    If I have an occupancy stat declared as an average. This is
> incremented or decremented based on the number of objects in my queue.
> however, the objects in this queue will be carried over between
> switching cpus. Now if I call m5.stats.reset() between switching from
> timing to detailed say, is it possible to prevent this stat from being
> reset? Because if I am maintaining the objects in this queue, resetting
> this stat will
>  be incorrect. Please correct me if i am wrong.
>
> Sujay
>
>
> _______________________________________________
> m5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
>
>
_______________________________________________
m5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users

Reply via email to