arm: Demote PCEvent subclass pointers to PCEvent pointers.
authorGabe Black <gabeblack@google.com>
Fri, 27 Dec 2019 22:09:17 +0000 (14:09 -0800)
committerGabe Black <gabeblack@google.com>
Thu, 19 Mar 2020 00:50:27 +0000 (00:50 +0000)
commit951650156c50058ffc44dc62c5abaec24b79ccde
treebc613174a92571755c639273e2bd30e1ffac6faa
parentc38298d93149e4bff129356545771e4b3a24cd1e
arm: Demote PCEvent subclass pointers to PCEvent pointers.

Nothing is actually accessed through these pointers. This simplifies
their declration, and gives more flexibility when setting up those
events.

Change-Id: If857de5c8df37b6ead7eae53e3c0c6c3103938c0
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/24112
Tested-by: kokoro <noreply+kokoro@google.com>
Maintainer: Giacomo Travaglini <giacomo.travaglini@arm.com>
Reviewed-by: Bobby R. Bruce <bbruce@ucdavis.edu>
src/arch/arm/freebsd/fs_workload.hh
src/arch/arm/linux/fs_workload.hh