Hi
I see these statistics:
system.switch_cpus.commit.commitCommittedInsts              69470004
                    # The number of committed instructions
system.switch_cpus.commit.commitCommittedOps               120414394
                    # The number of committed instructions

system.switch_cpus.commit.committedInsts                    69470004
                    # Number of instructions committed
system.switch_cpus.commit.committedOps                     120414394
                    # Number of ops (including micro ops) committed

Sound that there is a duplication in stat names. Is there a real
difference between commitCommittedInsts and commitCommittedOps or
there are some old statistics from previous revisions that have not
been removed in newer revisions?

I see a changeset at
www.mail-archive.com/[email protected]/msg02892.html which shows that
commitCommitted stats are added.

Regards,
-- 
Regards,
Mahmood
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to