Searched defs:totalInsts (Results 1 - 5 of 5) sorted by relevance
/gem5/src/cpu/minor/ | ||
H A D | cpu.cc | 337 MinorCPU::totalInsts() const function in class:MinorCPU |
/gem5/src/cpu/simple/ | ||
H A D | base.cc | 185 BaseSimpleCPU::totalInsts() const function in class:BaseSimpleCPU |
/gem5/src/cpu/kvm/ | ||
H A D | base.cc | 598 BaseKvmCPU::totalInsts() const function in class:BaseKvmCPU |
/gem5/src/cpu/o3/ | ||
H A D | cpu.cc | 672 FullO3CPU<Impl>::totalInsts() const function in class:FullO3CPU |
/gem5/src/cpu/trace/ | ||
H A D | trace_cpu.hh | 160 Counter totalInsts() const function in class:TraceCPU |
Completed in 19 milliseconds