Searched hist:9684 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/cpu/kvm/
H A Dbase.hh9684:00dca8a9b560 Wed May 01 18:03:00 EDT 2013 Andreas Sandberg <andreas@sandberg.pp.se> kvm: Add a stat counting number of instructions executed

This changeset adds a 'numInsts' stat to the KVM-based CPU. It also
cleans up the variable names in kvmRun to make the distinction between
host cycles and estimated simulated cycles clearer. As a bonus
feature, it also fixes a warning (unreferenced variable) when
compiling in fast mode.
H A Dbase.cc9684:00dca8a9b560 Wed May 01 18:03:00 EDT 2013 Andreas Sandberg <andreas@sandberg.pp.se> kvm: Add a stat counting number of instructions executed

This changeset adds a 'numInsts' stat to the KVM-based CPU. It also
cleans up the variable names in kvmRun to make the distinction between
host cycles and estimated simulated cycles clearer. As a bonus
feature, it also fixes a warning (unreferenced variable) when
compiling in fast mode.

Completed in 25 milliseconds