diff options
author | Gabe Black <gabeblack@google.com> | 2019-10-08 15:44:29 -0700 |
---|---|---|
committer | Gabe Black <gabeblack@google.com> | 2019-10-17 22:00:28 +0000 |
commit | 3c642b1c5c95f9c8bae4994ae44ff2a12662f488 (patch) | |
tree | c66e031cbf8988ba4a479132ecc8f59afd8be856 /ext | |
parent | e86ad367b7cd7ef863542f3848d9233133fbddd9 (diff) | |
download | gem5-3c642b1c5c95f9c8bae4994ae44ff2a12662f488.tar.xz |
cpu: Clean up some style issues in pc_event.(hh|cc).
The record_t typedef isn't all that helpful, and is also not consistent
with gem5 style. The map_t style is more useful but is also not
compliant. This change eliminates the first typedef and replaces the
second with a type called Map.
There are some other small style fixups added in as well, like making
the member variable pc_map pcMap.
Change-Id: I8ffea529004fd6d5b42fdc60250804e2e4987e88
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/21781
Reviewed-by: Bobby R. Bruce <bbruce@ucdavis.edu>
Maintainer: Gabe Black <gabeblack@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
Diffstat (limited to 'ext')
0 files changed, 0 insertions, 0 deletions