Searched refs:simInsts (Results 1 - 1 of 1) sorted by relevance

/gem5/src/sim/
H A Dstat_control.cc117 Stats::Value simInsts; member in struct:Stats::Global
125 simInsts
130 .prereq(simInsts)
169 .prereq(simInsts)
200 hostInstRate = simInsts / hostSeconds;

Completed in 10 milliseconds