Hi, I can not understand the difference among the following stats: sim_insts 238592273 # Number of instructions simulated system.switch_cpus.commit.commitCommittedInsts 78592246 # The number of committed instructions system.switch_cpus.commit.count 78592246 # Number of instructions committed system.switch_cpus.committedInsts 78592246 # Number of Instructions Simulated
By the description, system.switch_cpus.committedInsts should be equal to sim_insts. Isn't that? thanks -- // Naderan *Mahmood; _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
