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

/gem5/src/cpu/o3/
H A Dcpu.hh769 Stats::Formula totalIpc; member in class:FullO3CPU
H A Dcpu.cc455 totalIpc
459 totalIpc = sum(committedInsts) / numCycles;

Completed in 11 milliseconds