Searched defs:ipc (Results 1 - 5 of 5) sorted by relevance

/gem5/src/cpu/minor/
H A Dstats.hh77 Stats::Formula ipc; member in class:Minor::MinorStats
/gem5/src/cpu/
H A Dbase.cc108 double ipc = double(temp - lastNumInst) / (_interval / cpu->clockPeriod()); local
/gem5/src/dev/arm/
H A Dpl111.hh141 Bitfield<13> ipc; member in class:Pl111
/gem5/src/cpu/o3/
H A Dcpu.hh767 Stats::Formula ipc; member in class:FullO3CPU
/gem5/src/gpu-compute/
H A Dcompute_unit.hh359 Stats::Formula ipc; // vector instructions per cycle member in class:ComputeUnit

Completed in 16 milliseconds