Thanks
On Wed, Jun 13, 2012 at 11:31 AM, Ali Saidi <[email protected]> wrote: > Yes, they're informational and shouldn't be use for results. If you want the > number of instruction or ops executed you should look at the stats attached > to a cpu. > > > > final_tick is supposed to be used for matching up frame captures from a > frame buffer to stats that go with it and and the other are used to measure > simulator performance where you wouldn't want to only account it during a > small window. > > > > Ali > > > > > > If you want number of instructions you could consult a CPU. > > On 13.06.2012 10:26, Ira Ray Jenkins wrote: > > Is there a reason the following stats are not reset after dumpresetstats ? > * final_tick > * host_inst_rate > * host_op_rate > * sim_inst > * sim_ops > _______________________________________________ > gem5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users > > > > > > _______________________________________________ > gem5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
