I'm going to instrument M5 to count the number of stupd microops that get executed during a run, and I thought it would be nice to use the fancy stats system we have. Because I want an aggregate of all the times a stupd is executed, I'd like to set up a static stat I can increment that isn't associated with any particular simobject. Is there a way to do that? I know there are regStats functions on the various simobjects, but I don't know if that's the only way to use them. Thanks!
Gabe _______________________________________________ m5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/m5-dev
