cpu: Make the ThreadContext a PCEventScope.
authorGabe Black <gabeblack@google.com>
Thu, 10 Oct 2019 04:32:11 +0000 (21:32 -0700)
committerGabe Black <gabeblack@google.com>
Fri, 25 Oct 2019 22:42:31 +0000 (22:42 +0000)
commit74a66d8e6706ccaed79facc6df3999f7dee2075a
treec1b03caf8419a65240ef5451b839b5a7e2765043
parent2b7d4bd73db443b4ca302213689a673266e856e0
cpu: Make the ThreadContext a PCEventScope.

Both the thread and system's PCEventQueue are checked when appropriate.

Change-Id: I16c371339c91a37b5641860d974e546a30e23e13
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/22105
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Gabe Black <gabeblack@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/arch/arm/fastmodel/iris/thread_context.hh
src/cpu/checker/cpu_impl.hh
src/cpu/checker/thread_context.hh
src/cpu/minor/execute.cc
src/cpu/o3/commit_impl.hh
src/cpu/o3/thread_context.hh
src/cpu/o3/thread_state.hh
src/cpu/simple/base.cc
src/cpu/simple_thread.hh
src/cpu/thread_context.hh