summaryrefslogtreecommitdiff
path: root/src/cpu/o3
diff options
context:
space:
mode:
authorGabe Black <gabeblack@google.com>2019-10-13 23:57:22 -0700
committerGabe Black <gabeblack@google.com>2019-10-25 22:42:31 +0000
commitbdfeefa4a8de4b553fbc41d359449abe87b3c5ba (patch)
tree4eae038609edece48a9d94f7c09eb712f7b59d15 /src/cpu/o3
parent54b9d49ec79b8c93ce914d4c3600661363e829d5 (diff)
downloadgem5-bdfeefa4a8de4b553fbc41d359449abe87b3c5ba.tar.xz
fastmodel: Use getCurrentInstCount for totalInsts().
This had been using a custom totalInsts method on the iris ThreadContext, but since that's equivalent to what the totalInsts method does only through a different mechanism, we can drop that and use getCurrentInstCount instead. Change-Id: I058fec13e81f28285281e136635d53a2e849cb47 Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/22112 Reviewed-by: Giacomo Travaglini <giacomo.travaglini@arm.com> Maintainer: Giacomo Travaglini <giacomo.travaglini@arm.com> Tested-by: kokoro <noreply+kokoro@google.com>
Diffstat (limited to 'src/cpu/o3')
0 files changed, 0 insertions, 0 deletions